LSR Fix: check SCEV expression safety before expansion.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2008-08-14-ShadowIV.ll
index 3169f3d9b44c7011e76f9e47c7585e98a75f5458..c650d8cf76d8de2d3cc40f7ee1646fc9c75d6b64 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep "phi double" | count 1
-; XFAIL: *
+; RUN: opt < %s -loop-reduce -S | grep "phi double" | count 1
 
 define void @foobar(i32 %n) nounwind {
 entry: