summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/AggressiveInstCombine/rotate.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+476
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-476/+0
* [AggressiveInstCombine] convert rotate with guard branch into funnel shift (P...Sanjay Patel2018-12-171-35/+283
* [AggressiveInstCombine] add test for rotate insertion point; NFCSanjay Patel2018-12-171-0/+37
* [AggressiveInstCombine] add tests for rotates with branch; NFCSanjay Patel2018-12-121-0/+191
OpenPOWER on IntegriCloud