summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/AggressiveInstCombine/masked-cmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+235
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-235/+0
* [AggressiveInstCombine] avoid crashing on unsimplified code (PR37446)Sanjay Patel2018-05-141-0/+16
* [AggressiveInstCombine] convert a chain of 'and-shift' bits into masked compareSanjay Patel2018-05-091-10/+151
* [AggressiveInstCombine] convert a chain of 'or-shift' bits into masked compareSanjay Patel2018-05-011-19/+12
* [AggressiveInstCombine] add more bitfield test patterns; NFCSanjay Patel2018-05-011-4/+50
* [AggressiveInstCombine] add tests for PR37098; NFCSanjay Patel2018-04-231-0/+39
OpenPOWER on IntegriCloud