Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / sse42.ll
2013-08-23 Rafael EspindolaUpdate tests to use sse4.2 instead of sse42.
2011-05-26 Chad RosierRenamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn...
2011-05-04 Jakob Stoklund OlesenFix a batch of x86 tests to be coalescer independent.
2010-03-19 Kevin EnderbyFixed the encoding problems of the crc32 instructions...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-08 Eric ChristopherAdd crc32 instruction and intrinsics. Add a new class...