temporarily XFAIL this test until post RA
authorPreston Gurd <preston.gurd@intel.com>
Tue, 17 Apr 2012 00:21:35 +0000 (00:21 +0000)
committerPreston 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

index a95154469d4836bfdbcfd50e79b18686cb10545c..4dd9a9e3481dafefcca61dba567836878d2a45de 100644 (file)
@@ -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
 ;