aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fold-pcmpeqd-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* llvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Make sure this is testing without +avx.NAKAMURA Takumi2012-08-021-1/+1
* llvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Rewrite expressions to pass regardle...NAKAMURA Takumi2012-08-021-4/+6
* X86 Peephole: fold loads to the source register operand if possible.Manman Ren2012-08-021-4/+7
* Revert r160920 and r160919 due to dragonegg and clang selfhost failureManman Ren2012-07-291-7/+4
* X86 Peephole: fold loads to the source register operand if possible.Manman Ren2012-07-281-4/+7
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Mark x86's V_SET0 and V_SETALLONES with isSimpleLoad, and teach X86'sDan Gohman2008-12-031-0/+11