PR13326: Fix a subtle edge case in the udiv -> magic multiply generator.
[oota-llvm.git] / test / CodeGen / X86 / force-align-stack.ll
2010-08-05 Eric ChristopherAdd an option to always emit realignment code for a...