summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/remat-scalar-zero.ll
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2012-03-21 22:31:31 +0000
committerAndrew Trick <atrick@apple.com>2012-03-21 22:31:31 +0000
commit07269265b048b4781bc446a3a35e405e9fb71b29 (patch)
treeebcce5f7a060993af2bb1dec3b47a6d2c2c339d8 /test/CodeGen/X86/remat-scalar-zero.ll
parent799184d8eb140d02385501223cea0a087148b67b (diff)
downloadllvm-07269265b048b4781bc446a3a35e405e9fb71b29.tar.gz
llvm-07269265b048b4781bc446a3a35e405e9fb71b29.tar.bz2
llvm-07269265b048b4781bc446a3a35e405e9fb71b29.tar.xz
misched: tag a few XFAILs that I plan to fix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153222 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/remat-scalar-zero.ll')
-rw-r--r--test/CodeGen/X86/remat-scalar-zero.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/remat-scalar-zero.ll b/test/CodeGen/X86/remat-scalar-zero.ll
index f6f0ed10b5..75f438d26c 100644
--- a/test/CodeGen/X86/remat-scalar-zero.ll
+++ b/test/CodeGen/X86/remat-scalar-zero.ll
@@ -1,4 +1,5 @@
; XFAIL: *
+; ...should pass. See PR12324: misched bringup
; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu > %t
; RUN: not grep xor %t
; RUN: not grep movap %t