[PATCH] D36667: [ARM][AArch64] Cortex-A75 and Cortex-A55 support

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 06:25:47 PDT 2017


samparker updated this revision to Diff 111666.
samparker added a comment.

Reverted back to using 'generic' as the default v8.2-a cpu.


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.111666.patch
Type: text/x-patch
Size: 26593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/0796961a/attachment.bin>


More information about the llvm-commits mailing list