aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Reassociate
Commit message (Expand)AuthorAgeFilesLines
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-1611-11/+11
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* new testcaseChris Lattner2003-08-121-0/+10
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-289-40/+13
* Cleanup testChris Lattner2002-10-151-1/+1
* Verify is implicit for optChris Lattner2002-08-011-1/+1
* New testcase for problem effecting mstChris Lattner2002-07-091-0/+10
* New testcases for sub/neg reassociationChris Lattner2002-05-162-2/+2
* Fix testcaseChris Lattner2002-05-161-1/+1
* New testcases to ensure sub's are maximally reassociableChris Lattner2002-05-152-0/+29
* Testcase to ensure trees structures are correctly linearizedChris Lattner2002-05-151-0/+11
* Test to ensure sub -> neg promotion is working and why.Chris Lattner2002-05-151-0/+13
* New testcaseChris Lattner2002-05-151-0/+11
* New testcase for LICM reassociationChris Lattner2002-05-081-0/+59
* Add some simple test of reassociationChris Lattner2002-05-084-0/+66