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

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 00:51:44 PST 2018


shiva0217 updated this revision to Diff 136953.
shiva0217 added a comment.

Update test case alloca.ll


Repository:
  rL LLVM

https://reviews.llvm.org/D43752

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43752.136953.patch
Type: text/x-patch
Size: 6422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/e8300986/attachment.bin>


More information about the llvm-commits mailing list