Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-10 | fix minsize detection: minsize attribute implies optimizing for size | Sanjay Patel | 1 | -3/+2 |
2015-08-10 | [x86, SSE]]add missing tests for load folding with partial register update | Sanjay Patel | 1 | -0/+34 |
2015-01-26 | Model sqrtsd as a binary operation with one source operand tied to the destin... | Sanjay Patel | 1 | -0/+23 |
2015-01-26 | fix line-endings; NFC | Sanjay Patel | 1 | -21/+21 |
2015-01-21 | [X86][SSE] Added support for SSE3 lane duplication shuffle instructions | Simon Pilgrim | 1 | -21/+21 |
2014-12-19 | Model sqrtss as a binary operation with one source operand tied to the destin... | Sanjay Patel | 1 | -5/+38 |
2013-07-14 | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 1 | -2/+2 |
2012-10-30 | X86 SSE: update rsqrtss and rcpss to use two source operands and | Manman Ren | 1 | -0/+36 |