summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPreston Gurd <preston.gurd@intel.com>2012-04-17 00:21:35 +0000
committerPreston Gurd <preston.gurd@intel.com>2012-04-17 00:21:35 +0000
commite63746195db0a3edff1215f36cb677be6e327eae (patch)
tree0a1b8c5e5975aac148d8c5bb871bc26deaf65211
parent56e632603348398db98cc3b56adf1fc5330e747d (diff)
downloadbcm5719-llvm-e63746195db0a3edff1215f36cb677be6e327eae.tar.gz
bcm5719-llvm-e63746195db0a3edff1215f36cb677be6e327eae.zip
temporarily XFAIL this test until post RA
live-ins is properly enabled. llvm-svn: 154882
-rw-r--r--llvm/test/CodeGen/X86/atom-sched.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/atom-sched.ll b/llvm/test/CodeGen/X86/atom-sched.ll
index a95154469d4..4dd9a9e3481 100644
--- a/llvm/test/CodeGen/X86/atom-sched.ll
+++ b/llvm/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
;
OpenPOWER on IntegriCloud