aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+13
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-12/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-141-1/+1
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-081-1/+1
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-081-1/+1
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-311-1/+1
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-8/+9
* For PR1319:Reid Spencer2007-04-161-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Add another test case for instruction scheduling.Evan Cheng2006-03-031-0/+10