[PATCH] D57762: [AArch64] Add support for Cortex-A76 and Cortex-A76AE
Luke Cheeseman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 5 09:22:47 PST 2019
LukeCheeseman created this revision.
Herald added subscribers: llvm-commits, kristina, kristof.beyls, javed.absar.
Herald added a project: LLVM.
Repository:
rL LLVM
https://reviews.llvm.org/D57762
Files:
include/llvm/Support/AArch64TargetParser.def
include/llvm/Support/ARMTargetParser.def
lib/Target/AArch64/AArch64.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/MC/AArch64/armv8.2a-dotprod.s
test/MC/AArch64/armv8.5a-ssbs.s
test/MC/ARM/armv8.2a-dotprod-a32.s
test/MC/ARM/armv8.2a-dotprod-t32.s
test/MC/Disassembler/AArch64/armv8.5a-ssbs.txt
unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57762.185330.patch
Type: text/x-patch
Size: 14935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/a4e9da74/attachment.bin>
More information about the llvm-commits
mailing list