aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll
AgeCommit message (Expand)Author
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-04-14Remove -unwind-tables-optional everywhere, sinceDale Johannesen
2008-04-08Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen
2008-04-08Add -disable-required-unwind-tables to testsDale Johannesen
2008-03-31Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-03-03Add another test case for instruction scheduling.Evan Cheng