eliminate additions of 0.0 when they are obviously dead. This has to be careful to
[oota-llvm.git] / test / Transforms / InstCombine / 2004-04-04-InstCombineReplaceAllUsesWith.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-04-05 Chris LattnerNew testcase that crashes the instcombine pass. Domina...