convert fptosi(sitofp x) -> x if the fp value has enough bits in its mantissa
[oota-llvm.git] / test / Transforms / InstCombine / memset.ll
2008-04-30 Chris Lattnermove lowering of llvm.memset -> store from simplify...