diff options
author | Jin Lin <jinl@uber.com> | 2020-03-16 21:26:32 -0700 |
---|---|---|
committer | Jin Lin <jinl@uber.com> | 2020-03-17 09:16:11 -0700 |
commit | 1f93b162fc6bed2e7763ac6c35cf51741014400e (patch) | |
tree | f42e787a09a7fd9d0ef9ce1d154d9176f28a38e3 /llvm/lib/CodeGen/RDFGraph.cpp | |
parent | 08ab8c9af4dd27cb306b449edc9a9c50ed11194a (diff) | |
download | llvm-1f93b162fc6bed2e7763ac6c35cf51741014400e.zip llvm-1f93b162fc6bed2e7763ac6c35cf51741014400e.tar.gz llvm-1f93b162fc6bed2e7763ac6c35cf51741014400e.tar.bz2 |
Support repeated machine outlining
Summary: The following change is to allow the machine outlining can be applied for Nth times, where N is specified by the compiler option. By default the value of N is 1. The motivation is that the repeated machine outlining can further reduce code size. Please refer to the presentation "Improving Swift Binary Size via Link Time Optimization" in LLVM Developers' Meeting in 2019.
Reviewers: aschwaighofer, tellenbach, paquette
Reviewed By: paquette
Subscribers: tellenbach, hiraditya, llvm-commits, jinlin
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71027
Diffstat (limited to 'llvm/lib/CodeGen/RDFGraph.cpp')
0 files changed, 0 insertions, 0 deletions