OSDN Git Service

xfail this for now.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 9 Dec 2008 18:43:00 +0000 (18:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 9 Dec 2008 18:43:00 +0000 (18:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60777 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll

index a9a7c05..1bf24d7 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | opt -analyze -scalar-evolution | grep {255 iterations}
+; XFAIL: *
 
 define i32 @foo(i32 %x, i32 %y, i32* %lam, i32* %alp) nounwind {
 bb1.thread: