[all-commits] [llvm/llvm-project] 1ef319: Kai's GISEL Patch 1

Amy Kwan via All-commits all-commits at lists.llvm.org
Fri Sep 2 09:09:30 PDT 2022


  Branch: refs/heads/amyk/GISel-Main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ef3199dcaa871f08e5707a11f82d101d7ff5e7f
      https://github.com/llvm/llvm-project/commit/1ef3199dcaa871f08e5707a11f82d101d7ff5e7f
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp
    A llvm/lib/Target/PowerPC/GISel/PPCGenRegisterBankInfo.def
    M llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBanks.td
    A llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-logical.ll

  Log Message:
  -----------
  Kai's GISEL Patch 1


  Commit: a5b57bde75e757dbf9769ad6c679b2be1c8ca8b6
      https://github.com/llvm/llvm-project/commit/a5b57bde75e757dbf9769ad6c679b2be1c8ca8b6
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
    A llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-arithmentic.ll

  Log Message:
  -----------
  Kai's GISEL Patch 2


  Commit: 13e5c764a2e88d866d679cc73927648afaafd48e
      https://github.com/llvm/llvm-project/commit/13e5c764a2e88d866d679cc73927648afaafd48e
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
    A llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-constant.ll
    M llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-logical.ll

  Log Message:
  -----------
  Kai's GISEL Patch 3


  Commit: 4da2e948311280fe0fe0d9845a5e9c12c056fb92
      https://github.com/llvm/llvm-project/commit/4da2e948311280fe0fe0d9845a5e9c12c056fb92
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M llvm/lib/Target/PowerPC/GISel/PPCGenRegisterBankInfo.def
    M llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBanks.td
    A llvm/test/CodeGen/PowerPC/GlobalISel/float-arithmetic.ll

  Log Message:
  -----------
  FP Patch by Western


  Commit: e2e4b924e40d796c067917feafadbe2401ea5c5f
      https://github.com/llvm/llvm-project/commit/e2e4b924e40d796c067917feafadbe2401ea5c5f
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2022-09-02 (Fri, 02 Sep 2022)

  Changed paths:
    M llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCGenRegisterBankInfo.def
    M llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBanks.td
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp

  Log Message:
  -----------
  Vector implementation


Compare: https://github.com/llvm/llvm-project/compare/1ef3199dcaa8%5E...e2e4b924e40d


More information about the All-commits mailing list