Reapply 108136 with an ugly pasto fixed.
[oota-llvm.git] / test / Transforms / InstCombine / shift-simplify.ll
2009-09-09 Dan GohmanUse "opt < %s" instead of "opt %s" to keep the testname...
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...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-15 Chris LattnerImplement shift-simplify.ll:test[45].
2007-07-15 Chris LattnerImplement shift-simplify.ll:test3, turning:
2007-04-14 Reid SpencerFor PR1319:
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-14 Chris Lattnernew testcase