This is an archive of the discontinued LLVM Phabricator instance.

[ARMv8-M] [9/9] Add DSP build attribute and extension targeting
ClosedPublic

Authored by bsmith on Dec 7 2015, 3:19 AM.

Details

Reviewers
t.p.northover
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

Repository
rL LLVM

Event Timeline

bsmith updated this revision to Diff 42048.Dec 7 2015, 3:19 AM
bsmith retitled this revision from to [ARMv8-M] [9/9] Add DSP build attribute and extension targeting.
bsmith updated this object.
bsmith added a reviewer: t.p.northover.
bsmith set the repository for this revision to rL LLVM.
bsmith added a subscriber: llvm-commits.
bsmith updated this revision to Diff 42156.Dec 8 2015, 3:48 AM

Rebase onto changes done in D15275.

bsmith updated this revision to Diff 43883.Jan 4 2016, 6:21 AM

Rebase patch against latest trunk changes.

t.p.northover accepted this revision.Jan 13 2016, 3:51 PM
t.p.northover edited edge metadata.

This looks fine to me.

Tim.

This revision is now accepted and ready to land.Jan 13 2016, 3:51 PM
bsmith closed this revision.Jan 15 2016, 2:35 AM

Thanks, committed as r257885.