[PATCH] D40807: [RISCV] Support stack frames and offsets up to 32-bits

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 11:55:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322216: [RISCV] Support stack frames and offsets up to 32-bits (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40807?vs=127102&id=129319#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40807

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/lib/Target/RISCV/RISCVRegisterInfo.h
  llvm/trunk/test/CodeGen/RISCV/large-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40807.129319.patch
Type: text/x-patch
Size: 7434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/df155477/attachment-0001.bin>


More information about the llvm-commits mailing list