mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
XFAIL this for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47355 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
79964fdbaf
commit
359026e39a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user