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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15282
[ARMv8-M] [9/9] Add DSP build attribute and extension targeting ClosedPublic Authored by bsmith on Dec 7 2015, 3:19 AM.
Details
Summary 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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 13 2016, 3:51 PM
Revision Contents
Diff 43883 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.h
tools/llvm-readobj/ARMAttributeParser.cpp
|