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

Bradley Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 06:21:39 PST 2016


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

Rebase patch against latest trunk changes.


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.43883.patch
Type: text/x-patch
Size: 11136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160104/70cfdc94/attachment.bin>


More information about the llvm-commits mailing list