[AArch64] Add Host identifiers for cortex-a55, cortex-a510, cortex-a710 and cortex-x2.
authorDavid Green <david.green@arm.com>
Wed, 23 Nov 2022 12:10:54 +0000 (12:10 +0000)
committerDavid Green <david.green@arm.com>
Wed, 23 Nov 2022 12:10:54 +0000 (12:10 +0000)
commit7fefa99445155cf019c25a0a1f152fde3f750cae
tree1322debe96ca1b6c74b9659b7c035bcf3314c321
parent3651bc83b6f28d2ae2d6b32db661f0d62cb600d7
[AArch64] Add Host identifiers for cortex-a55, cortex-a510, cortex-a710 and cortex-x2.

I noticed these were missing, so this adds Host identifiers for
cortex-a55, cortex-a510, cortex-a710 and cortex-x2, taken from their
respective TRMs.

Differential Revision: https://reviews.llvm.org/D138497
llvm/lib/Support/Host.cpp
llvm/unittests/Support/Host.cpp