[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
Mon Nov 13 02:54:52 PST 2017
asb updated this revision to Diff 122628.
asb marked 4 inline comments as done.
asb added a comment.
Herald added a subscriber: jordy.potman.lists.
Updated patch to address review comments (thanks!).
https://reviews.llvm.org/D39898
Files:
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.122628.patch
Type: text/x-patch
Size: 73769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/6b551b68/attachment.bin>
More information about the llvm-commits
mailing list