[PATCH] D36667: [ARM][AArch64] Cortex-A75 and Cortex-A55 support
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 03:04:56 PDT 2017
samparker updated this revision to Diff 111139.
samparker added a comment.
Hi Tim,
I've added dotprod and ras to the target parser and set the Cortex-A55 to be the default core for AArch32, not just AArch64.
cheers,
sam
https://reviews.llvm.org/D36667
Files:
include/llvm/Support/AArch64TargetParser.def
include/llvm/Support/ARMTargetParser.def
include/llvm/Support/TargetParser.h
lib/Support/TargetParser.cpp
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64Subtarget.cpp
lib/Target/AArch64/AArch64Subtarget.h
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
test/CodeGen/AArch64/cpus.ll
test/CodeGen/AArch64/remat.ll
test/MC/AArch64/armv8.2a-dotprod.s
test/MC/AArch64/armv8.3a-rcpc.s
test/MC/ARM/armv8.2a-dotprod-a32.s
test/MC/ARM/armv8.2a-dotprod-t32.s
test/MC/Disassembler/AArch64/armv8.2a-dotprod.txt
test/MC/Disassembler/AArch64/armv8.3a-rcpc.txt
unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36667.111139.patch
Type: text/x-patch
Size: 27380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/11b9b34a/attachment.bin>
More information about the llvm-commits
mailing list