summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Target/ARM
Commit message (Collapse)AuthorAgeFilesLines
* [ARM][MVE] Add invalidForTailPredication to TSFlagsSam Parker2019-09-172-0/+183
Set this bit for the MVE reduction instructions to prevent a loop from becoming tail predicated in their presence. Differential Revision: https://reviews.llvm.org/D67444 llvm-svn: 372076
OpenPOWER on IntegriCloud