Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombiner] add and use TLI hook to convert and-of-seteq / or-of-setne to b... | Sanjay Patel | 2017-04-05 | 1 | -8/+6 |
* | add/move codegen tests for and/or of setcc; NFC | Sanjay Patel | 2017-04-03 | 1 | -2/+32 |
* | [DAGCombiner] enable vector transforms for any/all {sign} bits set/clear | Sanjay Patel | 2017-04-01 | 1 | -39/+27 |
* | [PowerPC, x86] add vector tests for any/all {sign} bits set/clear; NFC | Sanjay Patel | 2017-04-01 | 1 | -0/+121 |
* | [DAGCombiner] add fold for 'All sign bits set?' | Sanjay Patel | 2017-03-31 | 1 | -5/+3 |
* | [x86] add/consolidate tests for setcc+setcc+and/or; NFC | Sanjay Patel | 2017-03-31 | 1 | -0/+347 |