[PATCH] D39898: [RISCV] Add custom CC_RISCV calling convention and improved call support

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 07:10:35 PST 2017


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

Rebase patch.


https://reviews.llvm.org/D39898

Files:
  include/llvm/CodeGen/CallingConvLower.h
  lib/Target/RISCV/CMakeLists.txt
  lib/Target/RISCV/RISCVCallingConv.td
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  test/CodeGen/RISCV/byval.ll
  test/CodeGen/RISCV/calling-conv-sext-zext.ll
  test/CodeGen/RISCV/calling-conv.ll
  test/CodeGen/RISCV/calls.ll
  test/CodeGen/RISCV/fp128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39898.126147.patch
Type: text/x-patch
Size: 74686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/0d708e0a/attachment.bin>


More information about the llvm-commits mailing list