[PATCH] D74483: [AArch64] Add Cortex-A34 Support for clang and llvm
Luke Geeson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 03:25:23 PST 2020
LukeGeeson updated this revision to Diff 244377.
LukeGeeson marked an inline comment as done.
LukeGeeson added a comment.
- Added MIDR to Host.cpp
- Fixed a clang test I missed (copy/paste error)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74483/new/
https://reviews.llvm.org/D74483
Files:
clang/test/Driver/aarch64-cpus.c
clang/test/Preprocessor/aarch64-target-features.c
llvm/include/llvm/Support/AArch64TargetParser.def
llvm/lib/Support/Host.cpp
llvm/lib/Target/AArch64/AArch64.td
llvm/test/CodeGen/AArch64/cpus.ll
llvm/test/CodeGen/AArch64/remat.ll
llvm/unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74483.244377.patch
Type: text/x-patch
Size: 11362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/8fbafc5e/attachment.bin>
More information about the llvm-commits
mailing list