Fix a bug in the ComputeMaskedBits logic for multiply.
[oota-llvm.git] / test / Transforms / InstCombine / urem-simplify-bug.ll
2008-05-01 Dan GohmanFix an overaggressive SimplifyDemandedBits optimization...