Fix PR2471, which is a bug involving an invalid promotion from a conditional load.
[oota-llvm.git] / test / Transforms / InstCombine / vector-srem.ll
2007-11-05 Dan GohmanFix an abort in instcombine when folding creates a...