Given the existing infrastructure in LLVM side for +fp and +fp.dp,
this is more or less trivial, needing only one tiny source change and
a couple of tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60699
[ARM] add CLI support for 8.1-M and MVE. ClosedPublic Authored by simon_tatham on Apr 15 2019, 5:58 AM.
Details Summary Given the existing infrastructure in LLVM side for +fp and +fp.dp,
Diff Detail
Event Timelinesimon_tatham added a parent revision: D60698: [ARM] add target arch definitions for 8.1-M and MVE..Apr 15 2019, 6:11 AM This revision is now accepted and ready to land.Apr 15 2019, 7:20 AM Closed by commit rL362096: [ARM] Add CLI support for Armv8.1-M and MVE (authored by SjoerdMeijer). · Explain WhyMay 30 2019, 7:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 202185 cfe/trunk/lib/Basic/Targets/ARM.cpp
cfe/trunk/test/Driver/armv8.1m.main.c
cfe/trunk/test/Driver/armv8.1m.main.s
|