[PATCH] D74966: [PATCH] [ARM] Add Cortex-M55 Support for clang and llvm
Luke Geeson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 25 05:52:33 PST 2020
LukeGeeson updated this revision to Diff 246427.
LukeGeeson marked an inline comment as done.
LukeGeeson added a comment.
- Addressed dmgreen's comments (removed whitespace, added m55 test)
- Added CPU Part number to Host.cpp
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74966/new/
https://reviews.llvm.org/D74966
Files:
clang/test/CodeGen/arm-target-features.c
clang/test/Driver/arm-cortex-cpus.c
clang/test/Preprocessor/arm-target-features.c
llvm/include/llvm/Support/ARMTargetParser.def
llvm/lib/Support/Host.cpp
llvm/lib/Target/ARM/ARM.td
llvm/test/CodeGen/ARM/build-attributes.ll
llvm/unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74966.246427.patch
Type: text/x-patch
Size: 9222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200225/7decba0b/attachment.bin>
More information about the cfe-commits
mailing list