summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/adjust-for-minmax.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine][NFC] Autogenerate checks in adjust-for-minmax.llRoman Lebedev2019-08-141-82/+82
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+486
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-486/+0
* [InstCombine] canonicalize min/max constant to select's false valueSanjay Patel2016-11-211-74/+74
* [InstCombine] allow splat vector folds in adjustMinMax() (retry r285732)Sanjay Patel2016-11-071-48/+45
* Revert "[InstCombine] allow splat vector folds in adjustMinMax()"Greg Bedwell2016-11-021-32/+48
* [InstCombine] allow splat vector folds in adjustMinMax()Sanjay Patel2016-11-011-48/+32
* [InstCombine] add vector tests for ext+adjust min/maxSanjay Patel2016-11-011-4/+116
* [InstCombine] move/fix tests for adjusted min/maxSanjay Patel2016-11-011-0/+104
* [InstCombine] fix tests for adjusted min/maxSanjay Patel2016-11-011-0/+273
OpenPOWER on IntegriCloud