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-link
/
Inputs
/
f.ll
blob
a7cdacea82fb3cfa551fc9b896740c210d1b1641
1
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2
3
define void @f() {
4
entry:
5
ret void
6
}