summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/narrow-math.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+630
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-630/+0
* [InstCombine] Support (sub (sext x), (sext y)) --> (sext (sub x, y)) and (sub...Craig Topper2018-09-151-0/+135
* [InstCombine] refactor mul narrowing folds; NFCISanjay Patel2018-09-141-24/+24
* [InstCombine] refactor add narrowing folds; NFCISanjay Patel2018-09-141-30/+30
* [InstCombine] add more tests for add narrowing folds; NFCSanjay Patel2018-09-141-0/+118
* [InstCombine] rename test file to better describe the fold; NFCSanjay Patel2018-09-141-0/+377
OpenPOWER on IntegriCloud