SCEV: Add MarkPendingLoopPredicates to avoid recursive isImpliedCond.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-12-08-FiniteSGE.ll
index 643d2f835b8c0afbed20c7b7294ad6834642eddf..25a0434b29e260669f90487b38163a7668f0bd10 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution -disable-output | grep {backedge-taken count is 255}
-; XFAIL: *
+; 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: