PR13326: Fix a subtle edge case in the udiv -> magic multiply generator.
[oota-llvm.git] / test / CodeGen / X86 / lsr-quadratic-expand.ll
2011-03-02 Dan GohmanDon't re-use existing addrec expansions if they contain...