Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Eliminate integer compare instructions - vol. 3 | Nemanja Ivanovic | 2017-06-07 | 1 | -7/+9 |
* | [PowerPC] Eliminate integer compare instructions - vol. 1 | Nemanja Ivanovic | 2017-05-11 | 1 | -6/+6 |
* | [DAGCombiner] add and use TLI hook to convert and-of-seteq / or-of-setne to b... | Sanjay Patel | 2017-04-05 | 1 | -10/+11 |
* | add/move codegen tests for and/or of setcc; NFC | Sanjay Patel | 2017-04-03 | 1 | -0/+62 |
* | [DAGCombiner] enable vector transforms for any/all {sign} bits set/clear | Sanjay Patel | 2017-04-01 | 1 | -20/+10 |
* | [PowerPC, x86] add vector tests for any/all {sign} bits set/clear; NFC | Sanjay Patel | 2017-04-01 | 1 | -0/+116 |
* | [DAGCombiner] add fold for 'All sign bits set?' | Sanjay Patel | 2017-03-31 | 1 | -9/+5 |
* | [PowerPC] add tests for setcc+setcc+logic; NFC | Sanjay Patel | 2017-03-31 | 1 | -0/+313 |