Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-11-15-CubicOOM.ll
index 89e9efa37ca678f3a55a7d01fb49d10819b85ea1..2e2aabc475a0ca74f2483578e120726f3ad840f8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution
+; RUN: opt < %s -analyze -scalar-evolution
 ; PR2602
 
 define i32 @a() nounwind  {