[all-commits] [llvm/llvm-project] 5f6813: [AArch64][Clang] Adjust default features for v8.9-...
Lucas Duarte Prates via All-commits
all-commits at lists.llvm.org
Mon Jan 23 08:41:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f6813beed85a0d9355c117e7638feee26e80b3d
https://github.com/llvm/llvm-project/commit/5f6813beed85a0d9355c117e7638feee26e80b3d
Author: Lucas Prates <lucas.prates at arm.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M clang/test/Driver/aarch64-cssc.c
M llvm/include/llvm/TargetParser/AArch64TargetParser.h
Log Message:
-----------
[AArch64][Clang] Adjust default features for v8.9-A/v9.4-A in clang driver
Update the clang driver to include the following features as default for
the v8.9-A/v9.4-A architecture versions:
* FEAT_SPECRES2
* FEAT_CSSC
* FEAT_RASv2
Patch by Sam Elliott.
Reviewed By: lenary, tmatheson
Differential Revision: https://reviews.llvm.org/D141404
More information about the All-commits
mailing list