aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse4a.ll
AgeCommit message (Expand)Author
2012-05-29Add intrinsics, code gen, assembler and disassembler support for the SSE4a ex...Benjamin Kramer
2012-05-27These tests used intrinsics with the wrong prototype. They weren't caught be...Chris Lattner
2012-05-07Add SSE4A MOVNTSS/MOVNTSD instructions.Craig Topper