[PATCH] D45395: [RISCV] Implement tail call optimization

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 17:04:12 PDT 2018


mgrang updated this revision to Diff 144422.
mgrang added a comment.

Addressed comments and split the MC part into a separate patch.


https://reviews.llvm.org/D45395

Files:
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  lib/Target/RISCV/RISCVInstrInfo.cpp
  lib/Target/RISCV/RISCVInstrInfo.td
  lib/Target/RISCV/RISCVRegisterInfo.td
  test/CodeGen/RISCV/disable-tail-calls.ll
  test/CodeGen/RISCV/tail-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45395.144422.patch
Type: text/x-patch
Size: 17786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180428/b38ac05d/attachment.bin>


More information about the llvm-commits mailing list