[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
Tue Nov 21 12:01:56 PST 2017
asb updated this revision to Diff 123833.
asb added a comment.
@mgrang: Apologies, that hunk was accidentally dropped when I refreshed the patch. Updated to include the CallingConvLower.h changes.
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.123833.patch
Type: text/x-patch
Size: 74723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/6396d8a4/attachment.bin>
More information about the llvm-commits
mailing list