Reapplying r56550
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-02-11-ReversedCondition.ll
index 3f88b0130f95cbb88819ca6722798c5319cf6c90..a01007d8c2af0312b9c0ac124e933339820a8d52 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | opt -scalar-evolution -analyze | grep {Loop header: ( 0 smax  %n) iterations!}
-; XFAIL: *
+; RUN: llvm-as < %s | opt -scalar-evolution -analyze | grep {Loop header: (0 smax %n) iterations!}
 
 define void @foo(i32 %n) {
 entry: