[PATCH] D39849: [RISCV] Implement prolog and epilog insertion

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 10:56:12 PST 2017


asb updated this revision to Diff 125375.
asb added a comment.

Refreshing the patch. Just awaiting the dependent frameindex patch to be reviewed in order to merge.


https://reviews.llvm.org/D39849

Files:
  lib/Target/RISCV/RISCVFrameLowering.cpp
  lib/Target/RISCV/RISCVFrameLowering.h
  test/CodeGen/RISCV/addc-adde-sube-subc.ll
  test/CodeGen/RISCV/alu32.ll
  test/CodeGen/RISCV/bare-select.ll
  test/CodeGen/RISCV/blockaddress.ll
  test/CodeGen/RISCV/branch.ll
  test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
  test/CodeGen/RISCV/calls.ll
  test/CodeGen/RISCV/div.ll
  test/CodeGen/RISCV/frame.ll
  test/CodeGen/RISCV/i32-icmp.ll
  test/CodeGen/RISCV/imm.ll
  test/CodeGen/RISCV/indirectbr.ll
  test/CodeGen/RISCV/jumptable.ll
  test/CodeGen/RISCV/mem.ll
  test/CodeGen/RISCV/mul.ll
  test/CodeGen/RISCV/rem.ll
  test/CodeGen/RISCV/rotl-rotr.ll
  test/CodeGen/RISCV/select-cc.ll
  test/CodeGen/RISCV/sext-zext-trunc.ll
  test/CodeGen/RISCV/shifts.ll
  test/CodeGen/RISCV/wide-mem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39849.125375.patch
Type: text/x-patch
Size: 80509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/cb5fb77b/attachment-0001.bin>


More information about the llvm-commits mailing list