Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine][NFC] Autogenerate checks in adjust-for-minmax.ll | Roman Lebedev | 2019-08-14 | 1 | -82/+82 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+486 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -486/+0 |
* | [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 |