[all-commits] [llvm/llvm-project] 4962a0: [NFC][PowerPC] Move some alias definition from PPC...

zhangkangcool via All-commits all-commits at lists.llvm.org
Mon Mar 2 01:55:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4962a0b26a3c828f817cf135074e0baf14ea0e1d
      https://github.com/llvm/llvm-project/commit/4962a0b26a3c828f817cf135074e0baf14ea0e1d
  Author: Kang Zhang <shkzhang at cn.ibm.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstr64Bit.td
    M llvm/lib/Target/PowerPC/PPCInstrInfo.td

  Log Message:
  -----------
  [NFC][PowerPC] Move some alias definition from PPCInstrInfo.td to PPCInstr64Bit.td

Summary:
Some 64-bit instructions alias definition is in PPCInstrInfo.td, it should be
moved to PPCInstr64Bit.td.




More information about the All-commits mailing list