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
[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
PowerPC
/
2005-01-14-UndefLong.ll
blob
39824caaa12f22e2bc054029706cc82b2d1da991
1
; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--
2
3
define i64 @test() {
4
ret i64 undef
5
}