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
[AArch64] Check the expansion of BITREVERSE in regression test
[llvm-core.git]
/
test
/
Other
/
2008-02-14-PassManager.ll
blob
bdaf9330d23831d971e299f744cf81888ec16001
1
; RUN: opt < %s -loop-unroll -loop-rotate -simplifycfg -disable-output
2
; PR2028
3
define i32 @test1() {
4
ret i32 0
5
}