[PATCH] D81215: [VE] Support branch instructions in MC layer

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 07:11:41 PDT 2020


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

Changed prior to commit:
  https://reviews.llvm.org/D81215?vs=268769&id=268786#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81215

Files:
  llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
  llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp
  llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp
  llvm/lib/Target/VE/VE.h
  llvm/lib/Target/VE/VEInstrInfo.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/MC/VE/BC.s
  llvm/test/MC/VE/BCR.s
  llvm/test/MC/VE/BSIC.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81215.268786.patch
Type: text/x-patch
Size: 38395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/8f790c68/attachment-0001.bin>


More information about the llvm-commits mailing list