[PATCH] D43752: [RISCV] Preserve stack space for outgoing arguments when the function contain variable size objects

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 18:44:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327938: [RISCV] Preserve stack space for outgoing arguments when the function contain… (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43752?vs=138496&id=139066#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43752

Files:
  llvm/trunk/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVFrameLowering.h
  llvm/trunk/test/CodeGen/RISCV/alloca.ll
  llvm/trunk/test/CodeGen/RISCV/calling-conv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43752.139066.patch
Type: text/x-patch
Size: 6407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/2df84696/attachment.bin>


More information about the llvm-commits mailing list