[PATCH] D15143: [AArch64]: Add support for Cortex-A35

Christof Douma via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 02:23:49 PST 2015


christof created this revision.
christof added a subscriber: llvm-commits.
christof set the repository for this revision to rL LLVM.
Herald added subscribers: rengolin, aemerson.

Adds support for the new Cortex-A35 ARMv8-A core.

Repository:
  rL LLVM

http://reviews.llvm.org/D15143

Files:
  include/llvm/Support/ARMTargetParser.def
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMSubtarget.h
  test/CodeGen/AArch64/cpus.ll
  test/CodeGen/AArch64/remat.ll
  test/CodeGen/ARM/build-attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15143.41602.patch
Type: text/x-patch
Size: 9659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151202/fe27b060/attachment.bin>


More information about the llvm-commits mailing list