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

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 17:19:49 PST 2023


jyknight updated this revision to Diff 493789.
jyknight added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137661

Files:
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrAltivec.td
  llvm/lib/Target/PowerPC/PPCInstrFormats.td
  llvm/lib/Target/PowerPC/PPCInstrFuture.td
  llvm/lib/Target/PowerPC/PPCInstrHTM.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrMMA.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: D137661.493789.patch
Type: text/x-patch
Size: 452191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/67a99472/attachment-0001.bin>


More information about the llvm-commits mailing list