[PATCH] D29073: [ARM] Enable Cortex-M23 and Cortex-M33 support.

Sanne Wouda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 15:01:20 PST 2017


sanwou01 updated this revision to Diff 85814.
sanwou01 edited the summary of this revision.
sanwou01 added a comment.

Updated patch as per @rengolin's suggestions.


https://reviews.llvm.org/D29073

Files:
  include/llvm/Support/ARMTargetParser.def
  lib/Target/ARM/ARM.td
  test/CodeGen/ARM/build-attributes.ll
  test/CodeGen/ARM/movt.ll
  test/CodeGen/ARM/thumb1-div.ll
  unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29073.85814.patch
Type: text/x-patch
Size: 9782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/ad57be83/attachment.bin>


More information about the llvm-commits mailing list