[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / memset-sse-stack-realignment.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-11-14 Benjamin KramerX86: Enable SSE memory intrinsics even when stack align...