[PATCH] D149864: [M68k] Add new calling convention M68k_RTD

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 14:32:54 PDT 2023


myhsu updated this revision to Diff 519662.
myhsu marked an inline comment as done.
myhsu added a comment.

Update code comments.


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

https://reviews.llvm.org/D149864

Files:
  llvm/include/llvm/IR/CallingConv.h
  llvm/lib/Target/M68k/M68kExpandPseudo.cpp
  llvm/lib/Target/M68k/M68kISelLowering.cpp
  llvm/test/CodeGen/M68k/CConv/rtd-call.ll
  llvm/test/CodeGen/M68k/CConv/rtd-ret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149864.519662.patch
Type: text/x-patch
Size: 4813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/eea99ce7/attachment.bin>


More information about the llvm-commits mailing list