[PATCH] D80125: [ARM][MachineOutliner] Add NoLRSave mode.
Yvan Roux via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 18 08:34:33 PDT 2020
yroux created this revision.
yroux added reviewers: paquette, samparker, efriedma.
Herald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
yroux added a comment.
This was splitted from D76068 <https://reviews.llvm.org/D76068>
Outline chunks of code which don't need a save/restore mechanism of the link register.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80125
Files:
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/test/CodeGen/ARM/machine-outliner-no-lr-save.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80125.264626.patch
Type: text/x-patch
Size: 6825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/bd92b860/attachment.bin>
More information about the llvm-commits
mailing list