[PATCH] D39848: [RISCV] Support lowering FrameIndex

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 09:53:37 PST 2017


asb created this revision.

This requires the introduction of LW_FI and SW_FI, as well as the ADDRii and MEMii addressing mode + address operand.


https://reviews.llvm.org/D39848

Files:
  lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  lib/Target/RISCV/RISCVInstrInfo.cpp
  lib/Target/RISCV/RISCVInstrInfo.td
  lib/Target/RISCV/RISCVRegisterInfo.cpp
  test/CodeGen/RISCV/frame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39848.122260.patch
Type: text/x-patch
Size: 7833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/14e58baa/attachment.bin>


More information about the llvm-commits mailing list