[PATCH] D47328: [AArch64][SVE] Asm: Support for DUPM (masked immediate) instruction.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 00:29:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333731: [AArch64][SVE] Asm: Support for DUPM (masked immediate) instruction. (authored by s.desmalen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47328?vs=148407&id=149403#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47328

Files:
  llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/trunk/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  llvm/trunk/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  llvm/trunk/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/test/MC/AArch64/SVE/dupm-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/dupm.s
  llvm/trunk/test/MC/AArch64/SVE/mov-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/mov.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47328.149403.patch
Type: text/x-patch
Size: 18697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/a6684448/attachment.bin>


More information about the llvm-commits mailing list