Limit the icmp+phi merging optimization to the cases where it is profitable:
[oota-llvm.git] / test / Transforms / InstCombine / 2008-04-28-VolatileStore.ll
2008-04-29 Chris Lattnerdon't delete the last store to an alloca if the store...