[all-commits] [llvm/llvm-project] 8f4340: [M68k][GloballSel] Formal arguments lowering in IR...
Min-Yih Hsu via All-commits
all-commits at lists.llvm.org
Sun Jun 27 16:14:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f43407a07f015ca9a7543c6a0b5bde3918f9a0e
https://github.com/llvm/llvm-project/commit/8f43407a07f015ca9a7543c6a0b5bde3918f9a0e
Author: Sushma Unnibhavi <sushmaunnibhavi425 at gmail.com>
Date: 2021-06-27 (Sun, 27 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:
-----------
[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