Fix PR2471, which is a bug involving an invalid promotion from a conditional load.
[oota-llvm.git] / test / Transforms / InstCombine / memset.ll
2008-04-30 Chris Lattnermove lowering of llvm.memset -> store from simplify...