[PATCH] D87136: [ARM][MachineOutliner] Add calls default handling.
Yvan Roux via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 4 04:56:39 PDT 2020
yroux created this revision.
yroux added reviewers: samparker, efriedma, paquette, SjoerdMeijer.
Herald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
yroux requested review of this revision.
Handles calls inside outlined regions, by saving and restoring the link register.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87136
Files:
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/test/CodeGen/ARM/machine-outliner-calls.mir
llvm/test/CodeGen/ARM/machine-outliner-default.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87136.289916.patch
Type: text/x-patch
Size: 25261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/eb7c5d5d/attachment.bin>
More information about the llvm-commits
mailing list