PR13326: Fix a subtle edge case in the udiv -> magic multiply generator.
[oota-llvm.git] / test / CodeGen / X86 / pr12889.ll
2012-05-20 Peter CollingbourneWhen legalising shifts, do not pre-build a list of...