[PATCH] D93022: [ARM][AArch64] Add Cortex-A78C Support for Clang and LLVM

Mark Murray via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 24 02:19:53 PST 2020


MarkMurrayARM updated this revision to Diff 313678.
MarkMurrayARM added a comment.

Incorporate reviewer comments. Rebase.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93022/new/

https://reviews.llvm.org/D93022

Files:
  clang/test/Driver/aarch64-cpus.c
  llvm/include/llvm/Support/AArch64TargetParser.def
  llvm/include/llvm/Support/ARMTargetParser.def
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/ARM/ARM.td
  llvm/lib/Target/ARM/ARMSubtarget.cpp
  llvm/lib/Target/ARM/ARMSubtarget.h
  llvm/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93022.313678.patch
Type: text/x-patch
Size: 10594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201224/a9d0ff14/attachment-0001.bin>


More information about the cfe-commits mailing list