[PATCH] D101819: [M68k][GloballSel] Adding initial GlobalISel infrastructure
Anshil Gandhi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 16 09:48:58 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2193347e72fa: [M68k][GloballSel] Adding initial GlobalISel infrastructure (authored by sushmaunnibhavi, committed by gandhi21299).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101819/new/
https://reviews.llvm.org/D101819
Files:
llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/Target/M68k/CMakeLists.txt
llvm/lib/Target/M68k/GlSel/M68kCallLowering.cpp
llvm/lib/Target/M68k/GlSel/M68kCallLowering.h
llvm/lib/Target/M68k/GlSel/M68kInstructionSelector.cpp
llvm/lib/Target/M68k/GlSel/M68kLegalizerInfo.cpp
llvm/lib/Target/M68k/GlSel/M68kLegalizerInfo.h
llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.cpp
llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.h
llvm/lib/Target/M68k/GlSel/M68kRegisterBanks.td
llvm/lib/Target/M68k/M68k.h
llvm/lib/Target/M68k/M68k.td
llvm/lib/Target/M68k/M68kSubtarget.cpp
llvm/lib/Target/M68k/M68kSubtarget.h
llvm/lib/Target/M68k/M68kTargetMachine.cpp
llvm/test/CodeGen/M68k/GlobalISel/irtranslator-ret.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101819.352466.patch
Type: text/x-patch
Size: 22194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/9c63a1a8/attachment.bin>
More information about the llvm-commits
mailing list