[PATCH] D115874: [M68k][GlobalISel] Add basic function call and instruction selection support
Sheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 16 05:59:24 PST 2021
0x59616e created this revision.
Herald added subscribers: hiraditya, rovka.
0x59616e requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Although there are still a lot of work to do, I think this is a good point for review.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115874
Files:
llvm/lib/Target/M68k/GISel/M68kCallLowering.cpp
llvm/lib/Target/M68k/GISel/M68kCallLowering.h
llvm/lib/Target/M68k/GISel/M68kInstructionSelector.cpp
llvm/lib/Target/M68k/GISel/M68kLegalizerInfo.cpp
llvm/lib/Target/M68k/GISel/M68kRegisterBankInfo.cpp
llvm/lib/Target/M68k/M68kInstrData.td
llvm/lib/Target/M68k/M68kInstrInfo.td
llvm/lib/Target/M68k/M68kTargetMachine.cpp
llvm/test/CodeGen/M68k/GlobalISel/c-call.ll
llvm/test/CodeGen/M68k/GlobalISel/irtranslator-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115874.394840.patch
Type: text/x-patch
Size: 22373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/8140e2cb/attachment.bin>
More information about the llvm-commits
mailing list