New testcase distilled from:
[oota-llvm.git] / test / Transforms / Reassociate /
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-08-12 Chris Lattnernew testcase
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2002-10-15 Chris LattnerCleanup test
2002-08-01 Chris LattnerVerify is implicit for opt
2002-07-09 Chris LattnerNew testcase for problem effecting mst
2002-05-16 Chris LattnerNew testcases for sub/neg reassociation
2002-05-16 Chris LattnerFix testcase
2002-05-15 Chris LattnerNew testcases to ensure sub's are maximally reassociable
2002-05-15 Chris LattnerTestcase to ensure trees structures are correctly linea...
2002-05-15 Chris LattnerTest to ensure sub -> neg promotion is working and...
2002-05-15 Chris LattnerNew testcase
2002-05-08 Chris LattnerNew testcase for LICM reassociation
2002-05-08 Chris LattnerAdd some simple test of reassociation