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

Javed Absar via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 09:28:34 PDT 2016


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

Added back AEK_DSP/FeatureDSP. It was a mistake to remove it seems to be indeed required.


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.73808.patch
Type: text/x-patch
Size: 11078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/0332c7fc/attachment-0001.bin>


More information about the llvm-commits mailing list