This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Add Cortex-M35P Support
ClosedPublic

Authored by LukeCheeseman on Feb 5 2019, 9:28 AM.

Diff Detail

Event Timeline

LukeCheeseman created this revision.Feb 5 2019, 9:28 AM
olista01 requested changes to this revision.Feb 6 2019, 5:24 AM
olista01 added inline comments.
test/Driver/arm-cortex-cpus.c
826

I think this should also check that the correct CPU is passed to cc1, because you've defined a ProcessorModel in the backend.

This revision now requires changes to proceed.Feb 6 2019, 5:24 AM
  • Test cpus Cortex-M33 and Cortex-M35P seperately
This revision is now accepted and ready to land.Mar 14 2019, 3:31 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2019, 3:57 AM