Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | -25/+23 |
* | [NFC][X86][AArch64] A few more patterns for [lack of] signed truncation check... | Roman Lebedev | 2018-08-31 | 1 | -1/+15 |
* | [DAGCombine] optimizeSetCCOfSignedTruncationCheck(): handle ule,ugt CondCodes. | Roman Lebedev | 2018-07-26 | 1 | -3/+3 |
* | [NFC][X86][AArch64][DAGCombine] More tests for optimizeSetCCOfSignedTruncatio... | Roman Lebedev | 2018-07-18 | 1 | -1/+26 |
* | [X86][AArch64][DAGCombine] Unfold 'check for [no] signed truncation' pattern | Roman Lebedev | 2018-07-16 | 1 | -19/+15 |
* | [NFC][X86][AArch64] Negative tests for 'check for [no] signed truncation' pat... | Roman Lebedev | 2018-07-13 | 1 | -0/+115 |
* | [NFC][X86][AArch64] Add tests for the 'check for [no] signed truncation' pattern | Roman Lebedev | 2018-07-12 | 1 | -0/+258 |