[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 03:05:09 PST 2017


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

Fix typo.


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.122629.patch
Type: text/x-patch
Size: 73769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/8729fe66/attachment-0001.bin>


More information about the llvm-commits mailing list