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

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 14:15:49 PDT 2019


Xiangling_L updated this revision to Diff 210174.
Xiangling_L marked an inline comment as done.
Xiangling_L retitled this revision from "[NFC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming convention" to "[NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming convention".
Xiangling_L added a comment.

use `(8)?` + update a comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64814

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64814.210174.patch
Type: text/x-patch
Size: 11990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/35be0924/attachment-0001.bin>


More information about the llvm-commits mailing list