Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AArch64] Prefer "mov" over "orr" to materialize constants. | Eli Friedman | 2019-03-25 | 1 | -1/+1 |
* | [AArch64] Swap comparison operands if that enables some folding. | Arnaud A. de Grandmaison | 2018-10-13 | 1 | -30/+15 |
* | [DAGCombine] optimizeSetCCOfSignedTruncationCheck(): handle inverted pattern | Roman Lebedev | 2018-09-02 | 1 | -27/+23 |
* | [NFC][X86][AArch64] A few more patterns for [lack of] signed truncation check... | Roman Lebedev | 2018-08-31 | 1 | -1/+15 |
* | [NFC][X86][AArch64][DAGCombine] More tests for optimizeSetCCOfSignedTruncatio... | Roman Lebedev | 2018-07-18 | 1 | -1/+25 |
* | [X86][AArch64][DAGCombine] Unfold 'check for [no] signed truncation' pattern | Roman Lebedev | 2018-07-16 | 1 | -19/+17 |
* | [NFC][X86][AArch64] Negative tests for 'check for [no] signed truncation' pat... | Roman Lebedev | 2018-07-13 | 1 | -0/+114 |
* | [NFC][X86][AArch64] Add tests for the 'check for [no] signed truncation' pattern | Roman Lebedev | 2018-07-12 | 1 | -0/+258 |