aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sse42.ll
Commit message (Expand)AuthorAgeFilesLines
* Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist. Chad Rosier2011-05-261-15/+16
* Fix a batch of x86 tests to be coalescer independent.Jakob Stoklund Olesen2011-05-041-3/+3
* Fixed the encoding problems of the crc32 instructions. All had the Operand sizeKevin Enderby2010-03-191-6/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Add crc32 instruction and intrinsics. Add a new class of prefixEric Christopher2009-08-081-0/+38