[all-commits] [llvm/llvm-project] 0b83a1: [AArch64] Enablement of Cortex-X2
David Green via All-commits
all-commits at lists.llvm.org
Mon Nov 1 04:55:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b83a18a2b9db9c23082e8751c3a66ef37fc626f
https://github.com/llvm/llvm-project/commit/0b83a18a2b9db9c23082e8751c3a66ef37fc626f
Author: Mubashar Ahmad <mubashar.ahmad at arm.com>
Date: 2021-11-01 (Mon, 01 Nov 2021)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/test/Driver/aarch64-cpus.c
M clang/test/Misc/target-invalid-cpu-note.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] Enablement of Cortex-X2
Enables support for Cortex-X2 cores.
Differential Revision: https://reviews.llvm.org/D112459
More information about the All-commits
mailing list