repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix edge cases in handling basic block split.
[llvm-complete.git]
/
test
/
CodeGen
/
PowerPC
/
2005-01-14-UndefLong.ll
blob
a4121c522faba6e2a027a880669bc31143b99c16
1
; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32
2
3
long %test() { ret long undef }