repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-mca
/
X86
/
directives-handle-crlf.s
blob
db797a75c2617e4152cd8d06a45a8d69a1c91270
1
# RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=generic %s
2
# LLVM-MCA-BEGIN foo
3
addl $
42
, %
eax
4
# LLVM-MCA-END