X86: Enable SSE memory intrinsics even when stack alignment is less than 16 bytes.
[oota-llvm.git] / test / CodeGen / X86 / force-align-stack.ll
2010-08-05 Eric ChristopherAdd an option to always emit realignment code for a...