[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 Dec 11 04:49:44 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320359: [RISCV] Add custom CC_RISCV calling convention and improved call support (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D39898?vs=126147&id=126343#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39898

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39898.126343.patch
Type: text/x-patch
Size: 75110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/b5156ae6/attachment.bin>


More information about the llvm-commits mailing list