[PATCH] D49370: [AArch64] Armv8.2-A: add the crypto extensions

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 06:10:46 PDT 2018


SjoerdMeijer updated this revision to Diff 155658.
SjoerdMeijer added a comment.

Fixed a typo.


https://reviews.llvm.org/D49370

Files:
  include/llvm/Support/TargetParser.h
  lib/Support/TargetParser.cpp
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  test/MC/AArch64/armv8.2a-crypto-error.s
  test/MC/AArch64/armv8.2a-crypto.s
  test/MC/AArch64/directive-cpu-err.s
  test/MC/AArch64/neon-crypto.s
  test/MC/AArch64/nofp-crypto-diagnostic.s
  test/MC/Disassembler/AArch64/armv8.2a-crypto.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49370.155658.patch
Type: text/x-patch
Size: 24148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/2353f4de/attachment.bin>


More information about the llvm-commits mailing list