summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/shift-logic.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] prevent crashing/assert on shift constant expression (PR44028)Sanjay Patel2019-11-171-0/+17
* [InstCombine] canonicalize shift+logic+shift to reduce dependency chainSanjay Patel2019-11-071-27/+27
* [InstCombine] add tests for shift-logic-shift; NFCSanjay Patel2019-11-051-0/+171
OpenPOWER on IntegriCloud