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
slightly increase prettiness.
[llvm/avr.git]
/
test
/
Other
/
2008-08-14-PassManager.ll
blob
22a421d2f18d24517cab48695564e88ad2df0ec5
1
; RUN: opt < %s -loop-deletion -loop-index-split -disable-output
2
; PR2640
3
define i32 @test1() {
4
ret i32 0;
5
}