[PATCH] D53908: [AArch64] Support HiSilicon's TSV110 processor

Bryan Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 15:34:19 PDT 2018


bryanpkc created this revision.
bryanpkc added reviewers: t.p.northover, SjoerdMeijer.
Herald added subscribers: llvm-commits, kristina, kristof.beyls, javed.absar.

Repository:
  rL LLVM

https://reviews.llvm.org/D53908

Files:
  include/llvm/Support/AArch64TargetParser.def
  lib/Support/Host.cpp
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64Subtarget.cpp
  lib/Target/AArch64/AArch64Subtarget.h
  test/CodeGen/AArch64/arm64-neon-simd-ldst-one.ll
  test/CodeGen/AArch64/cpus.ll
  test/CodeGen/AArch64/neon-dot-product.ll
  test/CodeGen/AArch64/remat.ll
  test/MC/AArch64/armv8.1a-lse.s
  test/MC/AArch64/armv8.2a-crypto.s
  test/MC/AArch64/armv8.2a-dotprod.s
  test/MC/AArch64/armv8.3a-rcpc.s
  test/MC/AArch64/crc.s
  test/MC/AArch64/ras-extension.s
  test/MC/Disassembler/AArch64/armv8.2a-dotprod.txt
  unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53908.171827.patch
Type: text/x-patch
Size: 14511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/5efa64ad/attachment.bin>


More information about the llvm-commits mailing list