SCEV: Add MarkPendingLoopPredicates to avoid recursive isImpliedCond.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-12-08-FiniteSGE.ll
index 2ee107a4a43a93e570dabfb6058bc3e15875dd95..25a0434b29e260669f90487b38163a7668f0bd10 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: opt < %s -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: