[PATCH] D76069: [ARM][MachineOutliner] Add default mode.

Yvan Roux via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 07:42:43 PDT 2020


yroux updated this revision to Diff 279241.
yroux added a comment.

I've extracted parts which handle calls inside outlined frames (I'll submit that in the next patch) and enhanced the testcases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76069/new/

https://reviews.llvm.org/D76069

Files:
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/test/CodeGen/ARM/machine-outliner-default.mir
  llvm/test/CodeGen/ARM/machine-outliner-lr-regsave.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76069.279241.patch
Type: text/x-patch
Size: 24747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200720/72386c2e/attachment.bin>


More information about the llvm-commits mailing list