X86: Enable SSE memory intrinsics even when stack alignment is less than 16 bytes.
[oota-llvm.git] / test / CodeGen / X86 / 2012-09-28-CGPBug.ll
2012-09-28 Evan ChengDo not delete BBs if their addresses are taken. rdar...