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:
2c1d772
)
THis doesn't fail.
author
Bill Wendling
<isanbard@gmail.com>
Thu, 7 May 2009 01:41:42 +0000
(
01:41
+0000)
committer
Bill Wendling
<isanbard@gmail.com>
Thu, 7 May 2009 01:41:42 +0000
(
01:41
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71142
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2009-03-16-SpillerBug.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2009-03-16-SpillerBug.ll
b/test/CodeGen/X86/2009-03-16-SpillerBug.ll
index e9581f2d27caaa3b9621c8a0118a2e7e370b88dd..09782a26fec9875b0dbbdb17ffd74257f7e50724 100644
(file)
--- a/
test/CodeGen/X86/2009-03-16-SpillerBug.ll
+++ b/
test/CodeGen/X86/2009-03-16-SpillerBug.ll
@@
-1,5
+1,4
@@
; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -stats |& grep virtregrewriter | not grep {stores unfolded}
-; XFAIL: *
; rdar://6682365
; Do not clobber a register if another spill slot is available in it and it's marked "do not clobber".