summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse42.ll
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist. Chad Rosier1-15/+16
2011-05-04Fix a batch of x86 tests to be coalescer independent.Jakob Stoklund Olesen1-3/+3
2010-03-19Fixed the encoding problems of the crc32 instructions. All had the Operand sizeKevin Enderby1-6/+6
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2009-08-08Add crc32 instruction and intrinsics. Add a new class of prefixEric Christopher1-0/+38