Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / Reassociate / mulfactor.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-04-26 Chandler CarruthTeach the reassociate pass to fold chains of multiplies...
2012-04-22 Chandler CarruthTidy up this test more:
2012-04-22 Chandler CarruthFileCheck-ize a test, and tidy it up a touch.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-03-19 Tanya LattnerUpgrade tests to not use llvm-upgrade.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-03-04 Chris Lattnernew testcase