Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / shift-simplify.ll
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