XFAIL this test for now.
authorBill Wendling <isanbard@gmail.com>
Mon, 18 Aug 2008 18:29:54 +0000 (18:29 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 18 Aug 2008 18:29:54 +0000 (18:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54929 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/LoopStrengthReduce/2008-08-14-ShadowIV.ll

index 2377589b0ebf63824751af54b047f4465260759d..3169f3d9b44c7011e76f9e47c7585e98a75f5458 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep "phi double" | count 1
+; XFAIL: *
 
 define void @foobar(i32 %n) nounwind {
 entry: