[all-commits] [llvm/llvm-project] 7fefa9: [AArch64] Add Host identifiers for cortex-a55, cor...
David Green via All-commits
all-commits at lists.llvm.org
Wed Nov 23 04:11:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fefa99445155cf019c25a0a1f152fde3f750cae
https://github.com/llvm/llvm-project/commit/7fefa99445155cf019c25a0a1f152fde3f750cae
Author: David Green <david.green at arm.com>
Date: 2022-11-23 (Wed, 23 Nov 2022)
Changed paths:
M llvm/lib/Support/Host.cpp
M llvm/unittests/Support/Host.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list