Revert r131664 and fix it in instcombine instead. rdar://9467055
[oota-llvm.git] / test / CodeGen / X86 / sse42.ll
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...