[PATCH] D81454: [VE] Support rest of load/store instructions in MC layer

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 05:27:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb641c9f729fe: [VE] Support rest of load/store instructions in MC layer (authored by kaz7, committed by simoll).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81454/new/

https://reviews.llvm.org/D81454

Files:
  llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
  llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp
  llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp
  llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.h
  llvm/lib/Target/VE/VEInstrFormats.td
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/MC/VE/ATMAM.s
  llvm/test/MC/VE/CAS.s
  llvm/test/MC/VE/DLD.s
  llvm/test/MC/VE/PFCH.s
  llvm/test/MC/VE/TS1AM.s
  llvm/test/MC/VE/TS2AM.s
  llvm/test/MC/VE/TS3AM.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81454.269503.patch
Type: text/x-patch
Size: 21650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/d9ae58c2/attachment.bin>


More information about the llvm-commits mailing list