[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / fold-pcmpeqd-1.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-08-02 NAKAMURA Takumillvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Make sure...
2012-08-02 NAKAMURA Takumillvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Rewrite expres...
2012-08-02 Manman RenX86 Peephole: fold loads to the source register operand...
2012-07-29 Manman RenRevert r160920 and r160919 due to dragonegg and clang...
2012-07-28 Manman RenX86 Peephole: fold loads to the source register operand...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-12-03 Dan GohmanMark x86's V_SET0 and V_SETALLONES with isSimpleLoad...