aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms
AgeCommit message (Expand)Author
2003-10-23Update testChris Lattner
2003-10-23document real source of bugChris Lattner
2003-10-23fix testChris Lattner
2003-10-23Fix testChris Lattner
2003-10-23A new testcase for an instcombine miscompilation!Chris Lattner
2003-10-22New testcase for the deadreturnvalue deletion extension to -deadargelimChris Lattner
2003-10-22New testcase for fun hack that is absolutely necessary for the C++ stdlib.Chris Lattner
2003-10-21New testcase: globals should be linked if they are the wrong type. We shouldChris Lattner
2003-10-21This was not a lower-switch bug, it was a preselection bugChris Lattner
2003-10-21Only fails on the Sparc, only when run via the JIT.Misha Brukman
2003-10-14New testcase which the inliner breaksChris Lattner
2003-10-13make the indvar obviously non-canonicalChris Lattner
2003-10-12new testcaseChris Lattner
2003-10-12Files moved to the LoopSimplify directoryChris Lattner
2003-10-12The -preheaders pass is now known as -loopsimplifyChris Lattner
2003-10-10new testcase. globaldce should not delete the globalChris Lattner
2003-10-08old testcaseChris Lattner
2003-10-08Checkin an old bug, which appears to be fixedChris Lattner
2003-10-07new testcaseChris Lattner
2003-10-05new testcaseChris Lattner
2003-10-03Changed all of these tests to be TestRunner tests (or, at least they can beJohn Criswell
2003-10-02Add new testcasesChris Lattner
2003-09-29Updated for the new QMTest test suite. Temporary output file is now placedJohn Criswell
2003-09-23new testcaseChris Lattner
2003-09-22new testcase, reduced by bugpointChris Lattner
2003-09-22new testcase which crashes the inliner, thanks Bugpoint!Chris Lattner
2003-09-20New testcaseChris Lattner
2003-09-20New testcase that basicaa should be able to handleChris Lattner
2003-09-19Two new tests for shifts followed by andsChris Lattner
2003-09-19New testcasesChris Lattner
2003-09-16Remove obsolete -abort-on-exception flag from LLIChris Lattner
2003-09-16Remove obsolete optionChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-09-15new testcase that crashes optChris Lattner
2003-09-15New testcaseChris Lattner
2003-09-15New testcaseChris Lattner
2003-09-12New testcase, this should be simplifiedChris Lattner
2003-09-12New testcase, bug distilled from bcChris Lattner
2003-09-11New testcaseChris Lattner
2003-09-10New testcaseChris Lattner
2003-09-09New testcase: do not DCE volatile loads!Chris Lattner
2003-09-08Fix old style testChris Lattner
2003-08-31New testcaseChris Lattner
2003-08-31new testsChris Lattner
2003-08-31Add tests for the pruneeh passChris Lattner
2003-08-27New testcaseChris Lattner
2003-08-24New testcaseChris Lattner
2003-08-24Fix grepChris Lattner
2003-08-24Fix typeos and add descriptionsChris Lattner