[PATCH] D20865: Adding Cortex-A73 as an available target.

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 07:09:21 PDT 2016


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: rengolin, t.p.northover.
SjoerdMeijer added a subscriber: llvm-commits.

This adds support for Cortex-A73 as an available target.

Clang support is under review in "D20864: Adding support for Cortex-A73"

http://reviews.llvm.org/D20865

Files:
  include/llvm/Support/ARMTargetParser.def
  lib/Target/AArch64/AArch64.td
  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: D20865.59220.patch
Type: text/x-patch
Size: 7334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/a6188bf6/attachment.bin>


More information about the llvm-commits mailing list