Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach the DAGCombine to fold this pattern(c1 and c2 is constant). | QingShan Zhang | 2019-06-26 | 1 | -2/+2 |
* | [DAGCombiner] fold add/sub with bool operand based on target's boolean contents | Sanjay Patel | 2019-02-07 | 1 | -7/+4 |
* | [DAGCombiner] eliminate setcc bool math when input is low-bit of some value | Sanjay Patel | 2018-06-24 | 1 | -32/+18 |
* | [PowerPC] add more tests for bit hacking opportunities with setcc; NFC | Sanjay Patel | 2018-06-22 | 1 | -0/+57 |
* | [PowerPC] add tests for bit hacking opportunities with setcc; NFC | Sanjay Patel | 2018-06-22 | 1 | -0/+114 |