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

Bryan Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 11:34:40 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346546: [AArch64] Support HiSilicon's TSV110 processor (authored by bryanpkc, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53908

Files:
  llvm/trunk/include/llvm/Support/AArch64TargetParser.def
  llvm/trunk/lib/Support/Host.cpp
  llvm/trunk/lib/Target/AArch64/AArch64.td
  llvm/trunk/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
  llvm/trunk/test/CodeGen/AArch64/cpus.ll
  llvm/trunk/test/CodeGen/AArch64/remat.ll
  llvm/trunk/test/MC/AArch64/armv8.1a-lse.s
  llvm/trunk/test/MC/AArch64/armv8.2a-dotprod.s
  llvm/trunk/test/MC/AArch64/crc.s
  llvm/trunk/test/MC/AArch64/ras-extension.s
  llvm/trunk/test/MC/Disassembler/AArch64/armv8.2a-dotprod.txt
  llvm/trunk/unittests/Support/Host.cpp
  llvm/trunk/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53908.173397.patch
Type: text/x-patch
Size: 14052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/a05881fb/attachment.bin>


More information about the llvm-commits mailing list