Add ADD and SUB to the predicable ARM instructions.
[oota-llvm.git] / test / Transforms / InstCombine / 2006-12-23-Select-Cmp-Cmp.ll
index 695aea46ee2cf602c468f11c982ccaad09fa8287..eba1ac1298ce48e9fae743d3c605a58d49eb92a1 100644 (file)
@@ -1,6 +1,6 @@
 ; For PR1065. This causes an assertion in instcombine if a select with two cmp
 ; operands is encountered.
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: opt < %s -instcombine -disable-output
 ; END.
 
 target datalayout = "e-p:32:32"