repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Big change #1 for personality function references:
[llvm/avr.git]
/
test
/
Other
/
2008-02-14-PassManager.ll
blob
6b51edb134543cef630bc331909acce444115c11
1
; RUN: opt < %s -loop-unroll -loop-rotate -simplifycfg -disable-output
2
; PR2028
3
define i32 @test1() {
4
ret i32 0;
5
}