[PATCH] D55143: [PowerPC][NFC] Set isPseudo in base class PostRAPseudo

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 12:14:31 PST 2018


jsji updated this revision to Diff 177024.
jsji edited the summary of this revision.
jsji added a comment.

How about this new proposal: Rename base class to PhonyInst to avoid confusion about isPseudo flag.


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

https://reviews.llvm.org/D55143

Files:
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrFormats.td
  llvm/lib/Target/PowerPC/PPCInstrHTM.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrQPX.td
  llvm/lib/Target/PowerPC/PPCInstrSPE.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55143.177024.patch
Type: text/x-patch
Size: 64744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/658901c7/attachment.bin>


More information about the llvm-commits mailing list