[PATCH] D29936: [RISCV 14/n] Support for function calls

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 05:42:09 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317691: [RISCV] Initial support for function calls (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D29936?vs=112750&id=122070#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29936

Files:
  llvm/trunk/lib/Target/RISCV/RISCVFrameLowering.h
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/trunk/lib/Target/RISCV/RISCVMCInstLower.cpp
  llvm/trunk/lib/Target/RISCV/RISCVRegisterInfo.cpp
  llvm/trunk/lib/Target/RISCV/RISCVRegisterInfo.h
  llvm/trunk/test/CodeGen/RISCV/calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29936.122070.patch
Type: text/x-patch
Size: 14558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/297ac67d/attachment.bin>


More information about the llvm-commits mailing list