summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/hoist-and-by-const-from-shl-in-eqcmp-zero.ll
Commit message (Expand)AuthorAgeFilesLines
* [SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/...Simon Pilgrim2020-01-131-25/+2
* [Codegen] (X & (C l>>/<< Y)) ==/!= 0 --> ((X <</l>> Y) & C) ==/!= 0 foldRoman Lebedev2019-07-241-539/+427
* [ARM] Favour PL/MI over GE/LT when possibleDavid Green2019-07-041-72/+61
* [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/+1234
OpenPOWER on IntegriCloud