[PATCH] D68011: [RISCV] Split SP adjustment to reduce the offset of callee saved register spill and restore

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 21:59:39 PDT 2019


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

Add splitting SP adjustment boundary test case as @luismarques suggest.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68011

Files:
  lib/Target/RISCV/RISCVFrameLowering.cpp
  lib/Target/RISCV/RISCVFrameLowering.h
  test/CodeGen/RISCV/large-stack.ll
  test/CodeGen/RISCV/rv64-large-stack.ll
  test/CodeGen/RISCV/split-sp-adjust.ll
  test/CodeGen/RISCV/stack-realignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68011.222078.patch
Type: text/x-patch
Size: 25962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/98cb8a10/attachment-0001.bin>


More information about the llvm-commits mailing list