Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] canonicalize min/max constant to select's false value | Sanjay Patel | 2016-11-21 | 1 | -74/+74 |
* | [InstCombine] allow splat vector folds in adjustMinMax() (retry r285732) | Sanjay Patel | 2016-11-07 | 1 | -48/+45 |
* | Revert "[InstCombine] allow splat vector folds in adjustMinMax()" | Greg Bedwell | 2016-11-02 | 1 | -32/+48 |
* | [InstCombine] allow splat vector folds in adjustMinMax() | Sanjay Patel | 2016-11-01 | 1 | -48/+32 |
* | [InstCombine] add vector tests for ext+adjust min/max | Sanjay Patel | 2016-11-01 | 1 | -4/+116 |
* | [InstCombine] move/fix tests for adjusted min/max | Sanjay Patel | 2016-11-01 | 1 | -0/+104 |
* | [InstCombine] fix tests for adjusted min/max | Sanjay Patel | 2016-11-01 | 1 | -0/+273 |