Age | Commit message (Expand) | Author |
2003-10-23 | Update test | Chris Lattner |
2003-10-23 | document real source of bug | Chris Lattner |
2003-10-23 | fix test | Chris Lattner |
2003-10-23 | Fix test | Chris Lattner |
2003-10-23 | A new testcase for an instcombine miscompilation! | Chris Lattner |
2003-10-22 | New testcase for the deadreturnvalue deletion extension to -deadargelim | Chris Lattner |
2003-10-22 | New testcase for fun hack that is absolutely necessary for the C++ stdlib. | Chris Lattner |
2003-10-21 | New testcase: globals should be linked if they are the wrong type. We should | Chris Lattner |
2003-10-21 | This was not a lower-switch bug, it was a preselection bug | Chris Lattner |
2003-10-21 | Only fails on the Sparc, only when run via the JIT. | Misha Brukman |
2003-10-14 | New testcase which the inliner breaks | Chris Lattner |
2003-10-13 | make the indvar obviously non-canonical | Chris Lattner |
2003-10-12 | new testcase | Chris Lattner |
2003-10-12 | Files moved to the LoopSimplify directory | Chris Lattner |
2003-10-12 | The -preheaders pass is now known as -loopsimplify | Chris Lattner |
2003-10-10 | new testcase. globaldce should not delete the global | Chris Lattner |
2003-10-08 | old testcase | Chris Lattner |
2003-10-08 | Checkin an old bug, which appears to be fixed | Chris Lattner |
2003-10-07 | new testcase | Chris Lattner |
2003-10-05 | new testcase | Chris Lattner |
2003-10-03 | Changed all of these tests to be TestRunner tests (or, at least they can be | John Criswell |
2003-10-02 | Add new testcases | Chris Lattner |
2003-09-29 | Updated for the new QMTest test suite. Temporary output file is now placed | John Criswell |
2003-09-23 | new testcase | Chris Lattner |
2003-09-22 | new testcase, reduced by bugpoint | Chris Lattner |
2003-09-22 | new testcase which crashes the inliner, thanks Bugpoint! | Chris Lattner |
2003-09-20 | New testcase | Chris Lattner |
2003-09-20 | New testcase that basicaa should be able to handle | Chris Lattner |
2003-09-19 | Two new tests for shifts followed by ands | Chris Lattner |
2003-09-19 | New testcases | Chris Lattner |
2003-09-16 | Remove obsolete -abort-on-exception flag from LLI | Chris Lattner |
2003-09-16 | Remove obsolete option | Chris Lattner |
2003-09-16 | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman |
2003-09-15 | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell |
2003-09-15 | new testcase that crashes opt | Chris Lattner |
2003-09-15 | New testcase | Chris Lattner |
2003-09-15 | New testcase | Chris Lattner |
2003-09-12 | New testcase, this should be simplified | Chris Lattner |
2003-09-12 | New testcase, bug distilled from bc | Chris Lattner |
2003-09-11 | New testcase | Chris Lattner |
2003-09-10 | New testcase | Chris Lattner |
2003-09-09 | New testcase: do not DCE volatile loads! | Chris Lattner |
2003-09-08 | Fix old style test | Chris Lattner |
2003-08-31 | New testcase | Chris Lattner |
2003-08-31 | new tests | Chris Lattner |
2003-08-31 | Add tests for the pruneeh pass | Chris Lattner |
2003-08-27 | New testcase | Chris Lattner |
2003-08-24 | New testcase | Chris Lattner |
2003-08-24 | Fix grep | Chris Lattner |
2003-08-24 | Fix typeos and add descriptions | Chris Lattner |