summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Target/ARM/MachineInstrTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [ARM][MVE] Add invalidForTailPredication to TSFlagsSam Parker2019-09-171-0/+166
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