aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Reassociate
AgeCommit message (Expand)Author
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-12new testcaseChris Lattner
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2002-10-15Cleanup testChris Lattner
2002-08-01Verify is implicit for optChris Lattner
2002-07-09New testcase for problem effecting mstChris Lattner
2002-05-16New testcases for sub/neg reassociationChris Lattner
2002-05-16Fix testcaseChris Lattner
2002-05-15New testcases to ensure sub's are maximally reassociableChris Lattner
2002-05-15Testcase to ensure trees structures are correctly linearizedChris Lattner
2002-05-15Test to ensure sub -> neg promotion is working and why.Chris Lattner
2002-05-15New testcaseChris Lattner
2002-05-08New testcase for LICM reassociationChris Lattner
2002-05-08Add some simple test of reassociationChris Lattner