summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll
Commit message (Expand)AuthorAgeFilesLines
* [SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/...Simon Pilgrim2020-01-131-50/+14
* [Codegen] (X & (C l>>/<< Y)) ==/!= 0 --> ((X <</l>> Y) & C) ==/!= 0 foldRoman Lebedev2019-07-241-503/+308
* [ARM] Favour PL/MI over GE/LT when possibleDavid Green2019-07-041-70/+59
* [ARM] Comply with rules on ARMv8-A thumb mode partial deprecation of IT.Huihui Zhang2019-06-181-18/+20
* [NFC][Codegen] D62818 - also add tests with X being constantRoman Lebedev2019-06-041-2/+107
* [NFC][Codegen] Add tests for hoisting and-by-const from "logical shift", when...Roman Lebedev2019-06-031-0/+1222
OpenPOWER on IntegriCloud