[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
Thu May 30 05:54:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362090: [ARM] add target arch definitions for 8.1-M and MVE (authored by SjoerdMeijer, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D60698?vs=201944&id=202167#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60698

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60698.202167.patch
Type: text/x-patch
Size: 23343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/cbec6a32/attachment.bin>


More information about the llvm-commits mailing list