[all-commits] [llvm/llvm-project] b92102: [AArch64] Add native CPU detection for Neoverse-V1.

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Thu Jan 13 04:59:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b92102a6d79f401c1cc8bf7cd0d56e4a6cf90115
      https://github.com/llvm/llvm-project/commit/b92102a6d79f401c1cc8bf7cd0d56e4a6cf90115
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M llvm/lib/Support/Host.cpp
    M llvm/unittests/Support/Host.cpp

  Log Message:
  -----------
  [AArch64] Add native CPU detection for Neoverse-V1.

Map Main ID part number 0xd40 to neoverse-v1, as described in the
Neoverse-V1 Technical Reference Manual:

https://developer.arm.com/documentation/101427/0101/Register-descriptions/AArch64-system-registers/MIDR-EL1--Main-ID-Register--EL1

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




More information about the All-commits mailing list