The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / test / Analysis / ScalarEvolution / SolveQuadraticEquation.ll
index 26550fd795b2e5393cb030230b790c1991cfe1cb..9573aed1d73595da2cbc312be252cf41ac569b57 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution \
-; RUN:   -scalar-evolution-max-iterations=0 | grep {100 iterations}
+; RUN: opt < %s -analyze -scalar-evolution \
+; RUN:   -scalar-evolution-max-iterations=0 | grep {backedge-taken count is 100}
 ; PR1101
 
 @A = weak global [1000 x i32] zeroinitializer, align 32