aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-diff/lib
diff options
context:
space:
mode:
authorYongKang Zhu <yongzhu@fb.com>2025-11-03 14:44:05 -0800
committerGitHub <noreply@github.com>2025-11-03 14:44:05 -0800
commit562e3bfcd45cddc1da133780b401564471c8c66d (patch)
tree174c561a12331bf39ff53f3929cd922519d16a7a /llvm/tools/llvm-diff/lib
parentc0cb5133489fa746ae5de43a17991778281fe4c9 (diff)
downloadllvm-562e3bfcd45cddc1da133780b401564471c8c66d.zip
llvm-562e3bfcd45cddc1da133780b401564471c8c66d.tar.gz
llvm-562e3bfcd45cddc1da133780b401564471c8c66d.tar.bz2
[BOLT] Add an option for constant island cloning (#165778)
Avoid cloning constant island helps to reduce app size, especially for BOLT optimization in which cloning would happen when a function is split into multiple fragments. Add an option to make the cloning optional, and we will introduce a new pass to handle the reference too far error that may result from disabling constant island cloning (#165787).
Diffstat (limited to 'llvm/tools/llvm-diff/lib')
0 files changed, 0 insertions, 0 deletions