From 707b7cc429edfcac2c375a199ed4a86b32b21f5d Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Sat, 29 May 2010 02:23:39 +0000 Subject: Remove schedule-livein-copies. It's not being used. llvm-svn: 105095 --- llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll') 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 -- cgit v1.2.3