[ARM] Add Cortex-M35P
authorLuke Cheeseman <luke.cheeseman@arm.com>
Tue, 26 Feb 2019 12:02:12 +0000 (12:02 +0000)
committerLuke Cheeseman <luke.cheeseman@arm.com>
Tue, 26 Feb 2019 12:02:12 +0000 (12:02 +0000)
commit9e285bef2b7081a3f8578d1e5ffd0d0e62a8cd5f
treef4e329f977a6889087567c9157e515d78f16c5fa
parent566177c3d526a013809f1d6fc85cd0b111771670
[ARM] Add Cortex-M35P

- Add LLVM backend support for Cortex-M35P
- Documentation can be found at
  https://developer.arm.com/products/processors/cortex-m/cortex-m35p

Differentail Revision: https://reviews.llvm.org/D57763

llvm-svn: 354868
llvm/include/llvm/Support/ARMTargetParser.def
llvm/lib/Target/ARM/ARM.td
llvm/test/CodeGen/ARM/build-attributes.ll
llvm/test/CodeGen/ARM/movt.ll
llvm/unittests/Support/TargetParserTest.cpp