repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
PowerPC
/
2008-06-19-LegalizerCrash.ll
blob
9f2a9ee63b331f6d7f8793e79c6d025507b27310
1
; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--
2
3
define void @t() nounwind {
4
call void null( ppc_fp128 undef )
5
unreachable
6
}