Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / 2007-03-25-BadShiftMask.ll
index 3a706a5686abca1f0bb81da03b55afc7953e0f05..0b05f7c643201801fc80bddc000b0c0b1f463c13 100644 (file)
@@ -1,5 +1,6 @@
 ; PR1271
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep 'br i1 %1'
+; RUN: llvm-as < %s | opt -instcombine | llvm-dis | \
+; RUN:    grep {icmp eq i32 .tmp.*, 2146435072}
 %struct..0anon = type { i32, i32 }
 %struct..1anon = type { double }