blob: 4294ad33d469e4f45b27e73f7750921b9a5698a3 [file] [log] [blame]
Matthias Braune2d2ce92017-08-01 22:20:41 +00001; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--
Chris Lattner90e62de2004-11-30 06:28:53 +00002
Tanya Lattner8bf97c22008-03-25 04:26:08 +00003define void @main() {
4 %tr4 = shl i64 1, 0 ; <i64> [#uses=0]
5 ret void
Chris Lattner90e62de2004-11-30 06:28:53 +00006}
Tanya Lattner8bf97c22008-03-25 04:26:08 +00007