projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79964fd
)
XFAIL this for now.
author
Evan Cheng
<evan.cheng@apple.com>
Wed, 20 Feb 2008 02:38:58 +0000
(
02:38
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Wed, 20 Feb 2008 02:38:58 +0000
(
02:38
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47355
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/test-nofold.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/test-nofold.ll
b/test/CodeGen/X86/test-nofold.ll
index a24a9a0940a0eb0f8d662705c07e09fa549693ed..7ee8eb0b9c2fe6f3ae1d454c39be9d40f17ecc09 100644
(file)
--- 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: