summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/test-nofold.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-02-20 02:38:58 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-02-20 02:38:58 +0000
commit359026e39a81a706ca0487712cdd746d0ed9a505 (patch)
tree599b48a817e747c4ee228cd486d6b1082495f670 /test/CodeGen/X86/test-nofold.ll
parent79964fdbaf11877c463d081ae3ffdc7a540f54c2 (diff)
downloadllvm-359026e39a81a706ca0487712cdd746d0ed9a505.tar.gz
llvm-359026e39a81a706ca0487712cdd746d0ed9a505.tar.bz2
llvm-359026e39a81a706ca0487712cdd746d0ed9a505.tar.xz
XFAIL this for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47355 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/test-nofold.ll')
-rw-r--r--test/CodeGen/X86/test-nofold.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/test-nofold.ll b/test/CodeGen/X86/test-nofold.ll
index a24a9a0940..7ee8eb0b9c 100644
--- a/test/CodeGen/X86/test-nofold.ll
+++ b/test/CodeGen/X86/test-nofold.ll
@@ -1,5 +1,6 @@
; RUN: llvm-as < %s | llc -march=x86 -mcpu=yonah | grep {testl.*%e.x.*%e.x}
; rdar://5752025
+; XFAIL: *
; We don't want to fold the and into the test, because the and clobbers its
; input forcing a copy. We want: