summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/unsigned_saturated_sub.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Expand usub_sat patterns to handle constantsDavid Green2019-11-301-19/+14
* [InstCombine] Adjust usub_sat fold one use checksDavid Green2019-11-301-10/+9
* [InstCombine] More usub_sat tests. NFC.David Green2019-11-301-0/+299
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+160
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-160/+0
* [InstCombine] Use uadd.sat and usub.sat for canonicalizationNikita Popov2019-03-271-54/+36
* [InstCombine] add unsigned saturation subtraction canonicalizationsSanjay Patel2018-02-051-36/+51
* [InstCombine] make sure tests are providing coverage for the stated pattern; NFCSanjay Patel2018-02-021-48/+68
* [InstCombine] add baseline tests for unsigned saturated sub (D41480); NFCSanjay Patel2018-02-021-0/+143
OpenPOWER on IntegriCloud