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:
65da6fc
)
temporarily XFAIL this test until post RA
author
Preston Gurd
<preston.gurd@intel.com>
Tue, 17 Apr 2012 00:21:35 +0000
(
00:21
+0000)
committer
Preston Gurd
<preston.gurd@intel.com>
Tue, 17 Apr 2012 00:21:35 +0000
(
00:21
+0000)
live-ins is properly enabled.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154882
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/atom-sched.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/atom-sched.ll
b/test/CodeGen/X86/atom-sched.ll
index a95154469d4836bfdbcfd50e79b18686cb10545c..4dd9a9e3481dafefcca61dba567836878d2a45de 100644
(file)
--- a/
test/CodeGen/X86/atom-sched.ll
+++ b/
test/CodeGen/X86/atom-sched.ll
@@
-1,3
+1,4
@@
+; XFAIL: *
; RUN: llc <%s -O2 -mcpu=atom -march=x86 -relocation-model=static | FileCheck -check-prefix=atom %s
; RUN: llc <%s -O2 -mcpu=core2 -march=x86 -relocation-model=static | FileCheck %s
;