aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LICM
AgeCommit message (Expand)Author
2003-10-12The -preheaders pass is now known as -loopsimplifyChris 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-08-05Added LICM test cases to:Tanya Lattner
2003-07-01Updated the name of the LLVM disassembler so that the test does not fail.John Criswell
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-05-03Fix miscompilation found in Fhourstones by bugpointChris Lattner
2003-02-28Fix testcaseChris Lattner
2003-02-28New testcaseChris Lattner
2003-02-28New testChris Lattner
2003-02-27New testcaseChris Lattner
2003-02-27New testcaseChris Lattner
2003-02-27Testcase for Preheaders problemChris Lattner
2003-02-26New testcase crashing LICMChris Lattner
2003-02-24New testcase for scalar promotionChris Lattner
2003-02-22New testcase to check to see if LICM is performing scalar promotionChris Lattner
2002-05-10Add testcase for when there is no loop headerChris Lattner
2002-05-10A basic test that LICM is workingChris Lattner
2002-05-10run LICM testsChris Lattner