AVX-512: Added more intrinsics for pmin/pmax, pabs, blend, pmuldq.
[oota-llvm.git] / test / CodeGen / X86 / unaligned-spill-folding.ll
2013-10-06 Benjamin KramerForce a CPU that doesn't have AVX, otherwise this test...
2013-10-06 Benjamin KramerX86: Don't fold spills into SSE operations if the stack...