Fix pointer info on PPC byval stores
[oota-llvm.git] / test / Transforms / InstCombine / 2004-09-28-BadShiftAndSetCC.ll
index 9f8e7b5829fa93a7c6a6a813e64354cf5bb362c4..27c823b9e6332a7fe6cda3ceb7cc4962b0bfa856 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | not grep -- -65536
+; RUN: opt < %s -instcombine -S | not grep -- -65536
 
 define i1 @test(i32 %tmp.124) {
         %tmp.125 = shl i32 %tmp.124, 8          ; <i32> [#uses=1]