Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count7.ll
index 6534e6eae718f438a7baf8c0bc209bf2a1ec6d25..a8b797e142f21f541212b2ff72ce93bad709eaf6 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: opt %s -analyze -scalar-evolution -disable-output \
-; RUN:   | grep {Loop bb7.i: Unpredictable backedge-taken count\\.}
+; RUN: opt < %s -analyze -scalar-evolution \
+; RUN:   | grep {Loop %bb7.i: Unpredictable backedge-taken count\\.}
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"