Fix PR2471, which is a bug involving an invalid promotion from a conditional load.
[oota-llvm.git] / test / Transforms / InstCombine / zero-point-zero-add.ll
2008-01-29 Chris Lattnereliminate additions of 0.0 when they are obviously...