Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-16 | 4 | -4/+4 |
* | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 1 | -10/+0 |
* | Fix old style test | Chris Lattner | 2003-09-08 | 1 | -3/+3 |
* | Remove explicit control flow through the use of the 'not' script | Chris Lattner | 2003-06-28 | 2 | -8/+2 |
* | New testcases for bugs and the new DAE pass | Chris Lattner | 2003-06-16 | 1 | -0/+14 |
* | Convert testcases to not use indexed loads/stores | Chris Lattner | 2002-08-22 | 1 | -2/+4 |
* | Fix tests that use the now dead not instruction | Chris Lattner | 2002-08-14 | 1 | -3/+3 |
* | New testcase | Chris Lattner | 2002-05-21 | 1 | -0/+13 |
* | New testcase | Chris Lattner | 2002-05-14 | 1 | -0/+18 |
* | New testcase for GCSE | Chris Lattner | 2002-04-28 | 2 | -0/+67 |