Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / urem-simplify-bug.ll
2008-05-01 Dan GohmanFix an overaggressive SimplifyDemandedBits optimization...