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