[all-commits] [llvm/llvm-project] d17fb4: [Clang][AArch64][ARM] PMUv3.4 Option Added

Mubashar-dot via All-commits all-commits at lists.llvm.org
Mon Jan 10 03:28:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d17fb46e894501568a1bf3b11a5d920817444630
      https://github.com/llvm/llvm-project/commit/d17fb46e894501568a1bf3b11a5d920817444630
  Author: Mubashar Ahmad <mubashar.ahmad at arm.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    A clang/test/Driver/aarch64-perfmon.c
    A clang/test/Driver/arm-perfmon.c
    M llvm/include/llvm/Support/AArch64TargetParser.def
    M llvm/include/llvm/Support/AArch64TargetParser.h
    M llvm/include/llvm/Support/ARMTargetParser.def
    M llvm/include/llvm/Support/ARMTargetParser.h
    M llvm/lib/Support/AArch64TargetParser.cpp
    M llvm/unittests/Support/TargetParserTest.cpp

  Log Message:
  -----------
  [Clang][AArch64][ARM] PMUv3.4 Option Added

An option has been added to Clang to enable or disable
the PMU v3.4 architecture extension.

Differential Revision: https://reviews.llvm.org/D116748




More information about the All-commits mailing list