Fix pointer info on PPC byval stores
[oota-llvm.git] / test / Transforms / InstCombine / 2004-09-28-BadShiftAndSetCC.ll
index ee4f62c8d5ce2be29b5335c530a8d35866394e59..27c823b9e6332a7fe6cda3ceb7cc4962b0bfa856 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -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]