[all-commits] [llvm/llvm-project] 1c5ff0: [PowerPC] [GlobalISel] Implementation of formal ar...

Anshil Gandhi via All-commits all-commits at lists.llvm.org
Wed Jun 2 15:47:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c5ff0b03f4e5b03619f58634396b5370d61b086
      https://github.com/llvm/llvm-project/commit/1c5ff0b03f4e5b03619f58634396b5370d61b086
  Author: Anshil Gandhi <gandhi21299 at gmail.com>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCCallLowering.h
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    M llvm/lib/Target/PowerPC/PPCISelLowering.h
    A llvm/test/CodeGen/PowerPC/GlobalISel/irtranslator-args-lowering.ll
    R llvm/test/CodeGen/PowerPC/GlobalISel/irtranslator-ret.ll

  Log Message:
  -----------
  [PowerPC] [GlobalISel] Implementation of formal arguments lowering in the IRTranslator for the PPC backend

Differential Revision: https://reviews.llvm.org/D99812




More information about the All-commits mailing list