Fix PR2471, which is a bug involving an invalid promotion from a conditional load.
[oota-llvm.git] / test / Transforms / InstCombine / add-sitofp.ll
2008-05-23 Dan GohmanGeneralize the new code in instcombine's ComputeNumSign...