Limit the icmp+phi merging optimization to the cases where it is profitable:
[oota-llvm.git] / test / Transforms / InstCombine / 2007-03-25-DoubleShift.ll
2007-03-25 Reid SpencerAdd a test case for PR1271 (necessary, but not sufficient).