[all-commits] [llvm/llvm-project] 1ba3d2: [PowerPC][NFC] Rename instruction formats in PPCIn...

Amy Kwan via All-commits all-commits at lists.llvm.org
Thu Mar 12 22:50:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ba3d2639d1c489a3876f72d822446c10fca0a23
      https://github.com/llvm/llvm-project/commit/1ba3d2639d1c489a3876f72d822446c10fca0a23
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrPrefix.td

  Log Message:
  -----------
  [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




More information about the All-commits mailing list