[ARM] Add FeatureHasNoBranchPredictor for Thumb1 cores
authorDavid Green <david.green@arm.com>
Tue, 30 Mar 2021 20:45:26 +0000 (21:45 +0100)
committerDavid Green <david.green@arm.com>
Tue, 30 Mar 2021 20:45:26 +0000 (21:45 +0100)
commit3a6365a439ede4b7c65076bb42b1b7dbf72216b5
tree100b129185690b2827c90fad32bc53b02ae3c041
parente2c7bf08cc8e9c2461dd18b283b76ed2b3c59630
[ARM] Add FeatureHasNoBranchPredictor for Thumb1 cores

Mark v6m/v8m-baseline cores as having no branch predictors. This should
not alter very much on its own, but is more correct as the cores do not
have branch predictors and can help in the future.
llvm/lib/Target/ARM/ARM.td