[all-commits] [llvm/llvm-project] 086370: [M68k][GloballSel] Lower outgoing return values in...

Sushma Unnibhavi via All-commits all-commits at lists.llvm.org
Mon Jul 5 11:40:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 086370faee2a85c40855893537740c14217131e3
      https://github.com/llvm/llvm-project/commit/086370faee2a85c40855893537740c14217131e3
  Author: Sushma Unnibhavi <sushmaunnibhavi425 at gmail.com>
  Date:   2021-07-05 (Mon, 05 Jul 2021)

  Changed paths:
    M llvm/lib/Target/M68k/GlSel/M68kCallLowering.cpp
    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] Lower outgoing return values in IRTranslator

Implementation of lowerReturn in the IRTranslator for the M68k backend.

Differential Revision: https://reviews.llvm.org/D105332




More information about the All-commits mailing list