[all-commits] [llvm/llvm-project] 557bed: Reapply "[M68k][GloballSel] Formal arguments lower...
Min-Yih Hsu via All-commits
all-commits at lists.llvm.org
Wed Jun 30 17:14:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 557bed31e41b62afc2e5682ccacbe008eb081414
https://github.com/llvm/llvm-project/commit/557bed31e41b62afc2e5682ccacbe008eb081414
Author: Min-Yih Hsu <minyihh at uci.edu>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M llvm/lib/Target/M68k/GlSel/M68kCallLowering.cpp
M llvm/lib/Target/M68k/GlSel/M68kCallLowering.h
M llvm/lib/Target/M68k/M68kISelLowering.cpp
M llvm/lib/Target/M68k/M68kISelLowering.h
M llvm/test/CodeGen/M68k/GlobalISel/irtranslator-ret.ll
Log Message:
-----------
Reapply "[M68k][GloballSel] Formal arguments lowering in IRTranslator"
Implementation of formal arguments lowering in the IRTranslator for the
M68k backend
Differential Revision: https://reviews.llvm.org/D104542
More information about the All-commits
mailing list