aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+77
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-76/+0
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-1/+1
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Change the x86 32-bit scheduler to register pressure and fix up theEric Christopher2011-03-111-1/+0
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-081-0/+1
* Fix PR5315, original patch by Nicolas Capens!Eric Christopher2009-11-061-9/+9
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-65/+67
* For PR1319:Reid Spencer2007-04-161-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* A few instruction scheduling test cases.Evan Cheng2006-05-031-0/+73