[PATCH] D149864: [M68k] Add new calling convention M68k_RTD
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 5 14:52:03 PDT 2023
myhsu updated this revision to Diff 519981.
myhsu edited the summary of this revision.
myhsu added a comment.
Herald added subscribers: ormris, steven_wu.
Introduce `m68k_rtdcc` the textual LLVM IR designation for M68k_RTD
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149864/new/
https://reviews.llvm.org/D149864
Files:
llvm/include/llvm/AsmParser/LLToken.h
llvm/include/llvm/IR/CallingConv.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/IR/AsmWriter.cpp
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.519981.patch
Type: text/x-patch
Size: 6678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/7ba0212f/attachment.bin>
More information about the llvm-commits
mailing list