Age | Commit message (Expand) | Author |
---|---|---|
2013-03-12 | Revert the test moves from 176733. Use "REQUIRES: asserts" instead. | Jan Wen Voung |
2013-03-08 | Disable statistics on Release builds and move tests that depend on -stats. | Jan Wen Voung |
2012-07-02 | Fix the remaining TCL-style quotes found in the testsuite. This is | Chandler Carruth |
2012-07-02 | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth |
2011-03-11 | Change the x86 32-bit scheduler to register pressure and fix up the | Eric Christopher |
2011-03-08 | Turn on list-ilp scheduling by default on x86 and x86-64, fix up | Eric Christopher |
2009-11-06 | Fix PR5315, original patch by Nicolas Capens! | Eric Christopher |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-03-25 | Byebye llvm-upgrade! | Tanya Lattner |
2007-04-16 | For PR1319: | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-05-03 | A few instruction scheduling test cases. | Evan Cheng |