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 cd02ec96663a1d4bcb310e18719b66c5fee7f4dc..2e2aabc475a0ca74f2483578e120726f3ad840f8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -analyze -scalar-evolution -disable-output
+; RUN: opt < %s -analyze -scalar-evolution
 ; PR2602
 
 define i32 @a() nounwind  {