[PATCH] D89788: [RISCV] Add GHC calling convention

Andreas Schwab via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 24 08:09:30 PDT 2020


schwab updated this revision to Diff 300488.
schwab added a comment.

Handle rv32 and testcase for rv32 added.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89788/new/

https://reviews.llvm.org/D89788

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
  llvm/test/CodeGen/RISCV/ghc-cc-rv32.ll
  llvm/test/CodeGen/RISCV/ghc-cc-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89788.300488.patch
Type: text/x-patch
Size: 16102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201024/8388980c/attachment.bin>


More information about the llvm-commits mailing list