implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-11-18-LessThanOrEqual.ll
index 06637b5eaee7fa51fe631b982db99b2d85d74023..335bbaf9ad0925ba250575e5a0792139d03a9956 100644 (file)
@@ -1,6 +1,5 @@
 ; RUN: opt < %s -analyze -scalar-evolution |& \
 ; RUN: grep {Loop %bb: backedge-taken count is (7 + (-1 \\* %argc))}
-; XFAIL: *
 
 define i32 @main(i32 %argc, i8** %argv) nounwind {
 entry: