[PATCH] D60698: [ARM] add target arch definitions for 8.1-M and MVE.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 08:23:11 PDT 2019


SjoerdMeijer updated this revision to Diff 201923.
SjoerdMeijer added a comment.

I am helping Simon a bit with upstreaming.

I have:

- rebased this change,
- added a targetparser test,
- added a build attribute test,
- addressed a nit.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60698/new/

https://reviews.llvm.org/D60698

Files:
  include/llvm/ADT/Triple.h
  include/llvm/Support/ARMAttributeParser.h
  include/llvm/Support/ARMBuildAttributes.h
  include/llvm/Support/ARMTargetParser.def
  include/llvm/Support/ARMTargetParser.h
  lib/Object/ELFObjectFile.cpp
  lib/Support/ARMAttributeParser.cpp
  lib/Support/ARMBuildAttrs.cpp
  lib/Support/ARMTargetParser.cpp
  lib/Support/Triple.cpp
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMPredicates.td
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
  test/CodeGen/ARM/build-attributes.ll
  unittests/Support/ARMAttributeParser.cpp
  unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60698.201923.patch
Type: text/x-patch
Size: 20271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/7ea53743/attachment.bin>


More information about the llvm-commits mailing list