Age | Commit message (Expand) | Author |
---|---|---|
2012-07-02 | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth |
2012-02-01 | Instruction scheduling itinerary for Intel Atom. | Andrew Trick |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-02-21 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2007-07-20 | Update these regression tests to accomodate X86InstrSSE.td now using movups/m... | Dan Gohman |
2007-04-16 | use an x86 t-t for an x86 test. Thanks to Dan for noticing this! | Chris Lattner |
2007-04-16 | fix this test | Chris Lattner |
2007-04-15 | For PR1336: | Reid Spencer |
2007-04-15 | For PR1319: Upgrade to new test harness. | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-05-30 | Added a test case for parameter passing of vector values. | Evan Cheng |