[PATCH] D25211: [ARM] Add Cortex-R52 target to LLVM

Javed Absar via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 06:32:29 PDT 2016


javed.absar updated this revision to Diff 73782.
javed.absar added a comment.

Revised based on comments from Renato and James.  Thanks to both for the review and feedback.


https://reviews.llvm.org/D25211

Files:
  include/llvm/ADT/Triple.h
  include/llvm/Support/ARMBuildAttributes.h
  include/llvm/Support/ARMTargetParser.def
  lib/Support/TargetParser.cpp
  lib/Support/Triple.cpp
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMSubtarget.h
  test/CodeGen/ARM/build-attributes.ll
  unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25211.73782.patch
Type: text/x-patch
Size: 10995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/c8269aaa/attachment.bin>


More information about the llvm-commits mailing list