summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/icmp-ule-of-shl-1-by-bits-and-val-to-icmp-ne-of-lshr-val-by-bits-and-0.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+152
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-152/+0
* [NFC][InstCombine] Test what happens if 'unefficient high bit check' pattern ...Roman Lebedev2018-09-131-0/+14
* [InstCombine] Inefficient pattern for high-bits checking (PR38708)Roman Lebedev2018-09-121-8/+8
* [NFC][InstCombine] R38708 - inefficient pattern for high-bits checking.Roman Lebedev2018-09-121-0/+138
OpenPOWER on IntegriCloud