repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Emit gcov data files to the directory specified in the metadata produced by the
[llvm/stm8.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
}