[all-commits] [llvm/llvm-project] ce7b47: [AArch64] Define __ARM_FEATURE_RCPC

Mingming Liu via All-commits all-commits at lists.llvm.org
Tue Sep 20 10:03:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce7b4747e8b329ad6bc3362a3e3c245331127d6d
      https://github.com/llvm/llvm-project/commit/ce7b4747e8b329ad6bc3362a3e3c245331127d6d
  Author: Mingming Liu <mingmingl at google.com>
  Date:   2022-09-20 (Tue, 20 Sep 2022)

  Changed paths:
    M clang/lib/Basic/Targets/AArch64.cpp
    M clang/lib/Basic/Targets/AArch64.h
    M clang/test/Preprocessor/aarch64-target-features.c

  Log Message:
  -----------
  [AArch64] Define __ARM_FEATURE_RCPC

This patch implements the definition of __ARM_FEATURE_RCPC when clang
command specifies +rcpc.

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




More information about the All-commits mailing list