[PATCH] D15282: [ARMv8-M] [9/9] Add DSP build attribute and extension targeting

Bradley Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 03:48:36 PST 2015


bsmith updated this revision to Diff 42156.
bsmith added a comment.

Rebase onto changes done in http://reviews.llvm.org/D15275.


Repository:
  rL LLVM

http://reviews.llvm.org/D15282

Files:
  include/llvm/Support/ARMBuildAttributes.h
  include/llvm/Support/ARMTargetParser.def
  lib/Support/ARMBuildAttrs.cpp
  lib/Target/ARM/ARMAsmPrinter.cpp
  test/CodeGen/ARM/build-attributes-encoding.s
  test/CodeGen/ARM/build-attributes.ll
  test/MC/ARM/directive-eabi_attribute.s
  test/MC/ARM/thumbv8m.s
  test/tools/llvm-readobj/ARM/attribute-0.s
  test/tools/llvm-readobj/ARM/attribute-1.s
  tools/llvm-readobj/ARMAttributeParser.cpp
  tools/llvm-readobj/ARMAttributeParser.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15282.42156.patch
Type: text/x-patch
Size: 11175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/f5b28e2d/attachment.bin>


More information about the llvm-commits mailing list