[PATCH] D81219: [VE] Support logical operation instructions in MC layer

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 08:19:54 PDT 2020


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81219

Files:
  llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/MC/VE/AND.s
  llvm/test/MC/VE/BRV.s
  llvm/test/MC/VE/BSWP.s
  llvm/test/MC/VE/CMOV.s
  llvm/test/MC/VE/EQV.s
  llvm/test/MC/VE/LDZ.s
  llvm/test/MC/VE/MRG.s
  llvm/test/MC/VE/NND.s
  llvm/test/MC/VE/OR.s
  llvm/test/MC/VE/PCNT.s
  llvm/test/MC/VE/XOR.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81219.268806.patch
Type: text/x-patch
Size: 16675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/03f240b5/attachment.bin>


More information about the llvm-commits mailing list