Add ADD and SUB to the predicable ARM instructions.
[oota-llvm.git] / test / Transforms / InstCombine / and.ll
index c5cdf72de8627e77f5e4fd1e6fa85db1da764ef1..8492df9a1209c00d14c21bf557a9f927516a89a6 100644 (file)
@@ -1,7 +1,7 @@
 ; This test makes sure that these instructions are properly eliminated.
 ;
 
-; RUN: opt %s -instcombine | llvm-dis | not grep and
+; RUN: opt < %s -instcombine -S | not grep and
 
 define i32 @test1(i32 %A) {
         ; zero result