[all-commits] [llvm/llvm-project] 97809c: [AArch64]Enabling Cortex-A510 Support
Sam Elliott via All-commits
all-commits at lists.llvm.org
Fri Oct 15 06:33:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97809c828f8eb5f5e322ee1cbc20f96fd5ef8649
https://github.com/llvm/llvm-project/commit/97809c828f8eb5f5e322ee1cbc20f96fd5ef8649
Author: Mubashar Ahmad <Mubashar.Ahmad at arm.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/test/Driver/aarch64-cpus.c
M llvm/include/llvm/Support/AArch64TargetParser.def
M llvm/lib/Target/AArch64/AArch64.td
M llvm/lib/Target/AArch64/AArch64Subtarget.cpp
M llvm/lib/Target/AArch64/AArch64Subtarget.h
M llvm/unittests/Support/TargetParserTest.cpp
Log Message:
-----------
[AArch64]Enabling Cortex-A510 Support
This patch enables support for Cortex-A510 CPUs.
Reviewed By: MarkMurrayARM, dmgreen
Differential Revision: https://reviews.llvm.org/D109825
More information about the All-commits
mailing list