summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-pcmpeqd-1.ll
AgeCommit message (Expand)AuthorFilesLines
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-2/+2
2012-08-02llvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Make sure this is testing without +avx.NAKAMURA Takumi1-1/+1
2012-08-02llvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Rewrite expressions to pass regardle...NAKAMURA Takumi1-4/+6
2012-08-02X86 Peephole: fold loads to the source register operand if possible.Manman Ren1-4/+7
2012-07-29Revert r160920 and r160919 due to dragonegg and clang selfhost failureManman Ren1-7/+4
2012-07-28X86 Peephole: fold loads to the source register operand if possible.Manman Ren1-4/+7
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2008-12-03Mark x86's V_SET0 and V_SETALLONES with isSimpleLoad, and teach X86'sDan Gohman1-0/+11