| Commit message (Expand) | Author | Age | Files | Lines |
* | X86 Peephole: fold loads to the source register operand if possible. | Manman Ren | 2012-08-02 | 1 | -2/+1 |
* | Revert r160920 and r160919 due to dragonegg and clang selfhost failure | Manman Ren | 2012-07-29 | 1 | -1/+2 |
* | X86 Peephole: fold loads to the source register operand if possible. | Manman Ren | 2012-07-28 | 1 | -2/+1 |
* | Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge... | Craig Topper | 2012-04-27 | 1 | -2/+2 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -7/+8 |
* | Apply the SSE dependence idiom for SSE unary operations to | Dan Gohman | 2010-07-12 | 1 | -0/+41 |
* | Fix some tests that didn't test anything. | Benjamin Kramer | 2010-06-26 | 1 | -2/+2 |
* | Remove target attribute break-sse-dep. Instead, do not fold load into sse par... | Evan Cheng | 2009-12-22 | 1 | -14/+7 |
* | On recent Intel u-arch's, folding loads into some unary SSE instructions can | Evan Cheng | 2009-12-18 | 1 | -0/+28 |