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:
27601ef
)
2008-10-17-SpillerBug.ll is currently failing, but this doesn't reflect an actual...
author
Lang Hames
<lhames@gmail.com>
Sun, 16 Nov 2008 13:11:09 +0000
(13:11 +0000)
committer
Lang Hames
<lhames@gmail.com>
Sun, 16 Nov 2008 13:11:09 +0000
(13:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59415
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2008-10-17-SpillerBug.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2008-10-17-SpillerBug.ll
b/test/CodeGen/X86/2008-10-17-SpillerBug.ll
index b7abf70e3c6d67ce5f4921d0ef11f557d2be6b06..28bbcb397433ac727354cc0cc415f621cafed9c6 100644
(file)
--- a/
test/CodeGen/X86/2008-10-17-SpillerBug.ll
+++ b/
test/CodeGen/X86/2008-10-17-SpillerBug.ll
@@
-1,4
+1,5
@@
; RUN: llvm-as < %s | llc -mtriple=x86_64-pc-linux-gnu -regalloc=pbqp -stats |& grep {Number of dead stores elided} | grep 2
+; XFAIL: *
; PR2898
%struct.BiContextType = type { i16, i8 }