summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/shift.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+239
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-239/+0
* [InstSimplify] fold extracting from std::pair (1/2)Hiroshi Inoue2018-08-011-10/+2
* [InstSimplify] tests for D48828, D49981: fold extraction from std::pairHiroshi Inoue2018-07-311-5/+5
* [InstSimplify] tests for D48828, D49981: fold extraction from std::pairHiroshi Inoue2018-07-311-10/+42
* [InstSimplify] tests for D48828: fold extraction from std::pairHiroshi Inoue2018-07-271-0/+38
* [InstSimplify] fold shifts by sext boolSanjay Patel2018-06-261-18/+6
* [InstSimplify] add tests for shifts by sext bool; NFCSanjay Patel2018-06-261-0/+66
* [PatternMatch] allow undef elements when matching a vector zeroSanjay Patel2018-04-221-4/+2
* [InstSimplify, InstCombine] add vector tests with undef elts; NFCSanjay Patel2018-04-221-0/+18
* [InstSimplify] move tests for shifts; NFCSanjay Patel2018-04-211-0/+107
OpenPOWER on IntegriCloud