[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 Dec 7 03:19:36 PST 2015
bsmith created this revision.
bsmith added a reviewer: t.p.northover.
bsmith added a subscriber: llvm-commits.
bsmith set the repository for this revision to rL LLVM.
Herald added subscribers: rengolin, aemerson.
This patch forms part of the ARMv8-M Baseline/Mainline support, adding support for use of the DSP extension with ARMv8-M Mainline, along with appropriate build attributes.
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.42048.patch
Type: text/x-patch
Size: 11089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/6e93a6bd/attachment.bin>
More information about the llvm-commits
mailing list