[PATCH] D149575: [CodeGen] Support allocating of arguments by decreasing offsets

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 11:52:19 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGda42b2846c82: [CodeGen] Support allocating of arguments by decreasing offsets (authored by barannikov88).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149575/new/

https://reviews.llvm.org/D149575

Files:
  llvm/include/llvm/CodeGen/CallingConvLower.h
  llvm/lib/CodeGen/CallingConvLower.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/unittests/CodeGen/CCStateTest.cpp
  llvm/unittests/CodeGen/CMakeLists.txt
  llvm/utils/TableGen/CallingConvEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149575.523129.patch
Type: text/x-patch
Size: 11310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/f93589e4/attachment.bin>


More information about the llvm-commits mailing list