summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/demanded-bits-and.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Handle all-ones mask explicitly in targetShrinkDemandedConstant.Eli Friedman2018-08-221-0/+35
This avoids a potential infinite loop setting and unsetting bits in the mask. Reduced from a failure on the polly-aosp bot. Differential Revision: https://reviews.llvm.org/D51066 llvm-svn: 340446
OpenPOWER on IntegriCloud