Limit the icmp+phi merging optimization to the cases where it is profitable:
[oota-llvm.git] / test / Transforms / InstCombine / 2007-12-10-ConstFoldCompare.ll
2007-12-10 Chris LattnerFix PR1850 by removing an unsafe transformation from...