]> granicus.if.org Git - llvm/commit
[NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming convention
authorJason Liu <jasonliu.development@gmail.com>
Mon, 22 Jul 2019 19:55:33 +0000 (19:55 +0000)
committerJason Liu <jasonliu.development@gmail.com>
Mon, 22 Jul 2019 19:55:33 +0000 (19:55 +0000)
commit8481559a37d871d0a3601410b4d6ce2aa816461e
treed8c4eb4ccb746f3001321d25132dd58ec6243e3a
parent7967d97d627a24aece3d1b2f6708e1d6af42c685
[NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming convention

Summary:

Since we are planning to add ADDIStocHA for 32bit in later patch, we decided
 to change 64bit one first to follow naming convention with 8 behind opcode.

Patch by: Xiangling_L

Differential Revision: https://reviews.llvm.org/D64814

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366731 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
lib/Target/PowerPC/P9InstrResources.td
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PPCFastISel.cpp
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrInfo.cpp
test/CodeGen/PowerPC/2013-07-01-PHIElimBug.mir
test/CodeGen/PowerPC/aantidep-def-ec.mir
test/CodeGen/PowerPC/licm-tocReg.ll
test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir
test/CodeGen/PowerPC/remove-copy-crunsetcrbit.mir