Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
[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.