summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung1-0/+77
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung1-76/+0
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth1-1/+1
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth1-1/+1
2011-03-11Change the x86 32-bit scheduler to register pressure and fix up theEric Christopher1-1/+0
2011-03-08Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher1-0/+1
2009-11-06Fix PR5315, original patch by Nicolas Capens!Eric Christopher1-9/+9
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2008-03-25Byebye llvm-upgrade!Tanya Lattner1-65/+67
2007-04-16For PR1319:Reid Spencer1-1/+2
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer1-1/+1
2006-05-03A few instruction scheduling test cases.Evan Cheng1-0/+73