X86: Enable SSE memory intrinsics even when stack alignment is less than 16 bytes.
[oota-llvm.git] / test / CodeGen / X86 / lsr-normalization.ll
2010-07-20 Dan GohmanFix SCEV denormalization of expressions where the exit...