implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-05-25-NegativeStepToZero.ll
index cea2a980f20c684b8f932501b79eb0c3a0709830..bcc124d1ecd8bfce152a7c65f4d5bfd8a525d76e 100644 (file)
@@ -1,7 +1,6 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution \
-; RUN:   -scalar-evolution-max-iterations=0 | grep {61 iterations}
+; RUN: opt < %s -analyze -scalar-evolution \
+; RUN:   -scalar-evolution-max-iterations=0 | grep {backedge-taken count is 61}
 ; PR2364
-; XFAIL: *
 
 define i32 @func_6() nounwind  {
 entry: