Teach instcombine 4 new xforms:
[oota-llvm.git] / test / Transforms / InstCombine / memset.ll
2008-04-30 Chris Lattnermove lowering of llvm.memset -> store from simplify...