[all-commits] [llvm/llvm-project] 070b96: [ARM][MachineOutliner] Add calls handling.

yroux via All-commits all-commits at lists.llvm.org
Wed Sep 16 01:00:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 070b96962f517772fff4bf3c27cc825b46a136b5
      https://github.com/llvm/llvm-project/commit/070b96962f517772fff4bf3c27cc825b46a136b5
  Author: Yvan Roux <yvan.roux at linaro.org>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
    M llvm/test/CodeGen/ARM/machine-outliner-default.mir

  Log Message:
  -----------
  [ARM][MachineOutliner] Add calls handling.

Handles calls inside outlined regions, by saving and restoring the link
register.

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




More information about the All-commits mailing list