summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-05-29 02:23:39 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-05-29 02:23:39 +0000
commit707b7cc429edfcac2c375a199ed4a86b32b21f5d (patch)
tree00443ba9f4a9c981532ab43b1f41430f17d2178c /llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll
parent27c4933e025b2938deb62bee4a9cf385e8e5ab9f (diff)
downloadbcm5719-llvm-707b7cc429edfcac2c375a199ed4a86b32b21f5d.tar.gz
bcm5719-llvm-707b7cc429edfcac2c375a199ed4a86b32b21f5d.zip
Remove schedule-livein-copies. It's not being used.
llvm-svn: 105095
Diffstat (limited to 'llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll')
-rw-r--r--llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll b/llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll
index cd2d609b535..40aafb4c54d 100644
--- a/llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll
+++ b/llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll
@@ -1,5 +1,4 @@
; RUN: llc < %s -mtriple=i386-pc-linux-gnu -relocation-model=pic -disable-fp-elim
-; RUN: llc < %s -mtriple=i386-pc-linux-gnu -relocation-model=pic -disable-fp-elim -schedule-livein-copies | not grep {Number of register spills}
; PR2134
declare fastcc i8* @w_addchar(i8*, i32*, i32*, i8 signext ) nounwind
OpenPOWER on IntegriCloud