[all-commits] [llvm/llvm-project] c45420: AArch64/MacOS: switch default CPU to apple-a13.

Tim Northover via All-commits all-commits at lists.llvm.org
Mon Mar 8 07:47:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4542005dae203dc4cb4e4be22628d4e24b4d5b6
      https://github.com/llvm/llvm-project/commit/c4542005dae203dc4cb4e4be22628d4e24b4d5b6
  Author: Tim Northover <t.p.northover at gmail.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Arch/AArch64.cpp
    M clang/test/Driver/aarch64-mac-cpus.c
    M clang/test/Preprocessor/aarch64-target-features.c

  Log Message:
  -----------
  AArch64/MacOS: switch default CPU to apple-a13.

The DevKits had A12 processors, but they're all gone now and real hardware has
an A13.




More information about the All-commits mailing list