Teach instruction combining about the extractvalue. It can succesfully fold
[oota-llvm.git] / test / Transforms / InstCombine / memset.ll
2008-04-30 Chris Lattnermove lowering of llvm.memset -> store from simplify...