Add nounwind to a few tests.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-02-11-ReversedCondition.ll
index 119e165917820c67ae41b1ade7f6e31f688dcb06..182a0876e6581d5a230a7374160b9369460a7432 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: backedge-taken count is (0 smax %n)}
 
 define void @foo(i32 %n) {
 entry: