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

Andreas Schwab via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 05:17:42 PDT 2020


schwab created this revision.
Herald added subscribers: llvm-commits, NickHung, evandro, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, lenary, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
Herald added a project: LLVM.
schwab requested review of this revision.
Herald added a subscriber: MaskRay.

This is a special calling convention to be used by the GHC compiler.


Repository:
  rG LLVM Github Monorepo

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.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89788.299343.patch
Type: text/x-patch
Size: 10570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/d5ca446c/attachment.bin>


More information about the llvm-commits mailing list