summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2011-03-09 19:17:10 +0000
committerAndrew Trick <atrick@apple.com>2011-03-09 19:17:10 +0000
commit0f6d098bd1e80ffced50f34a2002c7c5e2338fc8 (patch)
tree0819ed45ccf28729062a09882e2a6d5b7df29084 /llvm/test
parent072ed2ee0d90e5ad2665e956c55c6f088f436188 (diff)
downloadbcm5719-llvm-0f6d098bd1e80ffced50f34a2002c7c5e2338fc8.tar.gz
bcm5719-llvm-0f6d098bd1e80ffced50f34a2002c7c5e2338fc8.zip
This test case should work with list-ilp or list-burr.
llvm-svn: 127348
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll b/llvm/test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll
index 79273a0d27b..323925c7ff6 100644
--- a/llvm/test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll
+++ b/llvm/test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll
@@ -1,4 +1,4 @@
-; RUN: llc -pre-RA-sched=list-burr < %s | FileCheck %s
+; RUN: llc < %s | FileCheck %s
; PR6941
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"
target triple = "x86_64-apple-darwin10.0.0"
OpenPOWER on IntegriCloud