[all-commits] [llvm/llvm-project] 61d547: [Clang][AArch64][ARM] PMUv3 Option Added
Mubashar-dot via All-commits
all-commits at lists.llvm.org
Mon Jan 17 06:33:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61d547e82494daa839731ba87e5b9ee20d12a22b
https://github.com/llvm/llvm-project/commit/61d547e82494daa839731ba87e5b9ee20d12a22b
Author: Mubashar Ahmad <mubashar.ahmad at arm.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
A clang/test/Driver/aarch64-perfmon.c
M llvm/include/llvm/Support/AArch64TargetParser.def
M llvm/include/llvm/Support/AArch64TargetParser.h
M llvm/lib/Support/AArch64TargetParser.cpp
M llvm/unittests/Support/TargetParserTest.cpp
Log Message:
-----------
[Clang][AArch64][ARM] PMUv3 Option Added
An option has been added to Clang to enable or disable
the PMU v3 architecture extension.
Differential Revision: https://reviews.llvm.org/D116748
More information about the All-commits
mailing list