summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-05-02-InstrSched1.ll
Commit message (Expand)AuthorAge
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-14
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-08
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-08
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-31
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* For PR1319:Reid Spencer2007-04-16
* For PR1070:Reid Spencer2007-01-02
* For PR950:Reid Spencer2006-12-31
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* A few instruction scheduling test cases.Evan Cheng2006-05-03