[all-commits] [llvm/llvm-project] 5ecf85: [AArch64] Add native CPU detection for Neoverse N1

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Thu May 28 11:55:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ecf85a5fcb71fc616afef8d22d2bfd9c7854402
      https://github.com/llvm/llvm-project/commit/5ecf85a5fcb71fc616afef8d22d2bfd9c7854402
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

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

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

Map the CPU ID value 0xd0c to "neoverse-n1".

Patch by James Greenhalgh.

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




More information about the All-commits mailing list