[PowerPC][NFC] Rename instruction formats in PPCInstrPrefix.td
authorAmy Kwan <amy.kwan1@ibm.com>
Fri, 13 Mar 2020 05:23:59 +0000 (00:23 -0500)
committerAmy Kwan <amy.kwan1@ibm.com>
Fri, 13 Mar 2020 05:50:08 +0000 (00:50 -0500)
commit1ba3d2639d1c489a3876f72d822446c10fca0a23
tree60319ac798f8a37d62f9421d8a67ecca2558f091
parente0a93cea56ebfb98c4f3f4b073e6e382868fc34b
[PowerPC][NFC] Rename instruction formats in PPCInstrPrefix.td

This patch renames some of the instruction formats within PPCInstrPrefix.td to
adopt a more uniform naming convention. It also adds the naming convention
extension, `_MEM` to indicate instruction formats for memory ops.

Differential Revision: https://reviews.llvm.org/D75819
llvm/lib/Target/PowerPC/PPCInstrPrefix.td