[PATCH] D64814: [NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming convention

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 12:55:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366731: [NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming… (authored by jasonliu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64814?vs=210320&id=211173#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64814

Files:
  llvm/trunk/lib/Target/PowerPC/P9InstrResources.td
  llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/trunk/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/test/CodeGen/PowerPC/2013-07-01-PHIElimBug.mir
  llvm/trunk/test/CodeGen/PowerPC/aantidep-def-ec.mir
  llvm/trunk/test/CodeGen/PowerPC/licm-tocReg.ll
  llvm/trunk/test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir
  llvm/trunk/test/CodeGen/PowerPC/remove-copy-crunsetcrbit.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64814.211173.patch
Type: text/x-patch
Size: 12206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/1159de20/attachment.bin>


More information about the llvm-commits mailing list