Fix a bug in the code that merges consecutive stores. Previously we did not
[oota-llvm.git] / test / CodeGen / X86 / sse4a.ll
2012-05-29 Benjamin KramerAdd intrinsics, code gen, assembler and disassembler...
2012-05-27 Chris LattnerThese tests used intrinsics with the wrong prototype...
2012-05-07 Craig TopperAdd SSE4A MOVNTSS/MOVNTSD instructions.