summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG
Commit message (Expand)AuthorAge
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* New testcaseChris Lattner2003-08-24
* Add a new switch folding testcaseChris Lattner2003-08-23
* New testcase to ensure that switch folding happens correctlyChris Lattner2003-08-17
* New testcaseChris Lattner2003-08-17
* New testcaseChris Lattner2003-08-17
* new testcases that simplifycfg breaksChris Lattner2003-08-05
* Eliminate explicit control flow in testsChris Lattner2003-06-28
* New testcaseChris Lattner2003-03-07
* Add new testcaseChris Lattner2003-03-05
* New testcase for feature simplifycfg should handleChris Lattner2003-03-05
* Add testcase for new feature for simplifycfg passChris Lattner2003-03-05
* New feature test for something we have done for a long timeChris Lattner2002-09-24
* New testcase that causes SimplifyCFG to assert out.Chris Lattner2002-09-24
* Hrm, testcase was checking the wrong pass. :(Chris Lattner2002-07-29
* Testcase for unimplemented featureChris Lattner2002-06-24
* Update run lineChris Lattner2002-05-21
* This testcase was very broken! The block could not be merged because thenChris Lattner2002-05-21
* New testcaseChris Lattner2002-05-21
* Testcase for missed merge opportunityChris Lattner2002-05-06
* Initial testcases for CFG simplify (which is part of DCE for now)Chris Lattner2002-05-06