summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse4a.ll
AgeCommit message (Expand)AuthorFilesLines
2015-01-29Cleanup a few tests on sse4a machines and FileCheckize along the way.Alex Rosenberg1-0/+1
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-6/+6
2012-05-29Add intrinsics, code gen, assembler and disassembler support for the SSE4a ex...Benjamin Kramer1-2/+39
2012-05-27These tests used intrinsics with the wrong prototype. They weren't caught be...Chris Lattner1-6/+6
2012-05-07Add SSE4A MOVNTSS/MOVNTSD instructions.Craig Topper1-0/+19