Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
llvm-project
/
llvm
/
test
/
CodeGen
/
PowerPC
/
2004-11-30-shift-crash.ll
blob: 4294ad33d469e4f45b27e73f7750921b9a5698a3 [
file
] [
log
] [
blame
]
; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--
define
void
@main
()
{
%tr4
=
shl
i64
1
,
0
; <i64> [#uses=0]
ret
void
}