aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/adjust-for-minmax.ll
AgeCommit message (Expand)Author
2016-11-21[InstCombine] canonicalize min/max constant to select's false valueSanjay Patel
2016-11-07[InstCombine] allow splat vector folds in adjustMinMax() (retry r285732)Sanjay Patel
2016-11-02Revert "[InstCombine] allow splat vector folds in adjustMinMax()"Greg Bedwell
2016-11-01[InstCombine] allow splat vector folds in adjustMinMax()Sanjay Patel
2016-11-01[InstCombine] add vector tests for ext+adjust min/maxSanjay Patel
2016-11-01[InstCombine] move/fix tests for adjusted min/maxSanjay Patel
2016-11-01[InstCombine] fix tests for adjusted min/maxSanjay Patel