SCEV: Add MarkPendingLoopPredicates to avoid recursive isImpliedCond.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-12-08-FiniteSGE.ll
index a9a7c0565859d48d5991a1c88fb10f4fe1075e94..25a0434b29e260669f90487b38163a7668f0bd10 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution | grep {255 iterations}
+; RUN: opt < %s -analyze -scalar-evolution | grep {backedge-taken count is 255}
 
 define i32 @foo(i32 %x, i32 %y, i32* %lam, i32* %alp) nounwind {
 bb1.thread: