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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 19:00:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373688: [RISCV] Split SP adjustment to reduce the offset of callee saved register spill… (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68011?vs=223130&id=223131#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68011

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68011.223131.patch
Type: text/x-patch
Size: 26185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/e8f819e6/attachment.bin>


More information about the llvm-commits mailing list