[PATCH] D61884: [RISCV] Support stack offset exceed 32-bit for RV64

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 19:51:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371806: [RISCV] Support stack offset exceed 32-bit for RV64 (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61884?vs=219922&id=220033#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61884

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61884.220033.patch
Type: text/x-patch
Size: 12824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190913/c8053e80/attachment.bin>


More information about the llvm-commits mailing list