[all-commits] [llvm/llvm-project] 46126a: [NFC][PowerPC] Remove the repeated definition for ...

zhangkangcool via All-commits all-commits at lists.llvm.org
Sat Mar 7 22:03:40 PST 2020


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

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

  Log Message:
  -----------
  [NFC][PowerPC] Remove the repeated definition for some InstAlias of mtspr/mfspr

Summary:
Below InstAlias have been redeclaration, this patch is to remove them.
mtdec/mfdec   mtsdr1/mfsdr1     mtsrr0/mfsrr0    mtsrr1/mfsrr1




More information about the All-commits mailing list