This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / urem-simplify-bug.ll
2008-05-01 Dan GohmanFix an overaggressive SimplifyDemandedBits optimization...