[all-commits] [llvm/llvm-project] 324bd4: [PowerPC][ELF] make sure local variable space does...

Chen Zheng via All-commits all-commits at lists.llvm.org
Thu Aug 26 18:59:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 324bd467a217d89b5ab84a8ed66c0d3dc431782a
      https://github.com/llvm/llvm-project/commit/324bd467a217d89b5ab84a8ed66c0d3dc431782a
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2021-08-27 (Fri, 27 Aug 2021)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    M llvm/test/CodeGen/PowerPC/byval.ll

  Log Message:
  -----------
  [PowerPC][ELF] make sure local variable space does not overlap with parameter save area

Reviewed By: jsji

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




More information about the All-commits mailing list