aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-05-02-InstrSched1.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-6/+6
* Enable MI Sched for x86.Andrew Trick2013-10-151-2/+4
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-4/+2
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-2/+4
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+24
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-23/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-2/+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-17/+18
* For PR1319:Reid Spencer2007-04-161-1/+4
* For PR1070:Reid Spencer2007-01-021-2/+4
* For PR950:Reid Spencer2006-12-311-4/+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/+20