summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse42.ll
Commit message (Expand)AuthorAge
* Update tests to use sse4.2 instead of sse42.Rafael Espindola2013-08-23
* Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist. Chad Rosier2011-05-26
* Fix a batch of x86 tests to be coalescer independent.Jakob Stoklund Olesen2011-05-04
* Fixed the encoding problems of the crc32 instructions. All had the Operand sizeKevin Enderby2010-03-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Add crc32 instruction and intrinsics. Add a new class of prefixEric Christopher2009-08-08