aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG
Commit message (Expand)AuthorAgeFilesLines
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcaseChris Lattner2003-08-241-0/+19
* Add a new switch folding testcaseChris Lattner2003-08-231-0/+11
* New testcase to ensure that switch folding happens correctlyChris Lattner2003-08-171-0/+49
* New testcaseChris Lattner2003-08-171-0/+24
* New testcaseChris Lattner2003-08-171-0/+20
* new testcases that simplifycfg breaksChris Lattner2003-08-052-0/+19
* Eliminate explicit control flow in testsChris Lattner2003-06-286-24/+6
* New testcaseChris Lattner2003-03-071-0/+22
* Add new testcaseChris Lattner2003-03-051-0/+24
* New testcase for feature simplifycfg should handleChris Lattner2003-03-051-0/+21
* Add testcase for new feature for simplifycfg passChris Lattner2003-03-051-0/+26
* New feature test for something we have done for a long timeChris Lattner2002-09-241-0/+19
* New testcase that causes SimplifyCFG to assert out.Chris Lattner2002-09-241-0/+12
* Hrm, testcase was checking the wrong pass. :(Chris Lattner2002-07-291-1/+1
* Testcase for unimplemented featureChris Lattner2002-06-241-0/+17
* Update run lineChris Lattner2002-05-211-1/+1
* This testcase was very broken! The block could not be merged because thenChris Lattner2002-05-211-5/+2
* New testcaseChris Lattner2002-05-211-0/+19
* Testcase for missed merge opportunityChris Lattner2002-05-061-0/+22
* Initial testcases for CFG simplify (which is part of DCE for now)Chris Lattner2002-05-062-0/+37