[PATCH] D137670: [PowerPC] Switch to by-name matching for instructions (part 2 of 2).

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 12:29:06 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0be684ed9739: [PowerPC] Switch to by-name matching for instructions (part 2 of 2). (authored by jyknight).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137670

Files:
  llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrFormats.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrP10.td
  llvm/lib/Target/PowerPC/PPCInstrSPE.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137670.494405.patch
Type: text/x-patch
Size: 85398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/339f4f93/attachment.bin>


More information about the llvm-commits mailing list