[PATCH] D81623: [PPC][NFC] Add Subtarget and replace all uses of PPCSubTarget with Subtarget.

Kit Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 13:37:00 PDT 2020


kbarton updated this revision to Diff 272168.
kbarton added a comment.

Rebase based on latest version of master.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81623

Files:
  llvm/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstrAltivec.td
  llvm/lib/Target/PowerPC/PPCInstrHTM.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/lib/Target/PowerPC/PPCInstrQPX.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81623.272168.patch
Type: text/x-patch
Size: 42063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/0e79d8aa/attachment.bin>


More information about the llvm-commits mailing list