[PATCH] D81370: [VE] Support control instructions in MC layer

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 03:13:57 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc95ba11a3d87: [VE] Support control instructions in MC layer (authored by kaz7, committed by simoll).

Changed prior to commit:
  https://reviews.llvm.org/D81370?vs=269139&id=269146#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81370

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/VEInstrInfo.td
  llvm/lib/Target/VE/VERegisterInfo.td
  llvm/test/MC/VE/FIDCR.s
  llvm/test/MC/VE/LCR.s
  llvm/test/MC/VE/LFRSFR.s
  llvm/test/MC/VE/LPMSPM.s
  llvm/test/MC/VE/MONC.s
  llvm/test/MC/VE/NOP.s
  llvm/test/MC/VE/SCR.s
  llvm/test/MC/VE/SIC.s
  llvm/test/MC/VE/SMIR.s
  llvm/test/MC/VE/TSCR.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81370.269146.patch
Type: text/x-patch
Size: 27911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/221e76c5/attachment-0001.bin>


More information about the llvm-commits mailing list