repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-exegesis][NFC] Improve parsing of the YAML files
[llvm-core.git]
/
test
/
Other
/
2007-06-28-PassManager.ll
blob
0ed275948dba3c9fdc6bf70fc88dfadacb836dc0
1
; RUN: opt < %s -analyze -inline
2
; PR1526
3
; RUN: opt < %s -analyze -indvars
4
; PR1539
5
define i32 @test1() {
6
ret i32 0
7
}