[all-commits] [llvm/llvm-project] 8e47b8: [AArch64][ARM] Enablement of Cortex-A710 Support
Mubashar-dot via All-commits
all-commits at lists.llvm.org
Thu Nov 18 03:02:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e47b83ec93de6f92d077240a3665f3a03076957
https://github.com/llvm/llvm-project/commit/8e47b83ec93de6f92d077240a3665f3a03076957
Author: Mubashar Ahmad <mubashar.ahmad at arm.com>
Date: 2021-11-18 (Thu, 18 Nov 2021)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/test/Driver/aarch64-cpus.c
M clang/test/Driver/arm-cortex-cpus.c
M clang/test/Misc/target-invalid-cpu-note.c
M llvm/include/llvm/Support/AArch64TargetParser.def
M llvm/include/llvm/Support/ARMTargetParser.def
M llvm/lib/Target/AArch64/AArch64.td
M llvm/lib/Target/AArch64/AArch64Subtarget.cpp
M llvm/lib/Target/AArch64/AArch64Subtarget.h
M llvm/lib/Target/ARM/ARM.td
M llvm/lib/Target/ARM/ARMSubtarget.cpp
M llvm/lib/Target/ARM/ARMSubtarget.h
M llvm/unittests/Support/TargetParserTest.cpp
Log Message:
-----------
[AArch64][ARM] Enablement of Cortex-A710 Support
Phabricator review: https://reviews.llvm.org/D113256
More information about the All-commits
mailing list