summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/shl-unsigned-cmp-const.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Simplify icmp ult/uge (shl %x, C2), C1 iff C1 is power of two -...Huihui Zhang2019-06-251-22/+22
* [InstCombine][NFC] Add test to show missing fold for icmp ult/uge (shl %x, C2...Huihui Zhang2019-06-251-0/+236
OpenPOWER on IntegriCloud