eliminate additions of 0.0 when they are obviously dead. This has to be careful to
[oota-llvm.git] / test / Transforms / InstCombine / 2007-11-15-CompareMiscomp.ll
2007-11-16 Chris LattnerFix PR1800 by correcting mistaken logic.