eliminate additions of 0.0 when they are obviously dead. This has to be careful to
[oota-llvm.git] / test / Transforms / InstCombine / apint-shift-simplify.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-14 Reid SpencerFor PR1319:
2007-03-23 Reid SpencerAdd more test cases for APIntified InstCombine.