Limit the icmp+phi merging optimization to the cases where it is profitable:
[oota-llvm.git] / test / Transforms / InstCombine / sext-misc.ll
2008-05-20 Dan GohmanOops, commit the version of this test that actually...
2008-05-20 Dan GohmanPort SelectionDAG's ComputeNumSignBits-using code to...
2008-04-28 Dan GohmanTeach InstCombine's ComputeMaskedBits what SelectionDAG's