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

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 15 16:15:03 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd84b1a99dfe: [M68k] Add new calling convention M68k_RTD (authored by myhsu).

Changed prior to commit:
  https://reviews.llvm.org/D149864?vs=520738&id=557709#toc

Repository:
  rG LLVM Github Monorepo

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.557709.patch
Type: text/x-patch
Size: 8866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231015/07e55b1c/attachment.bin>


More information about the llvm-commits mailing list