aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
diff options
context:
space:
mode:
authorHaicheng Wu <haicheng@codeaurora.org>2016-06-09 15:24:29 +0000
committerHaicheng Wu <haicheng@codeaurora.org>2016-06-09 15:24:29 +0000
commit5b458cc1f6b41d65067ba61f2a345f52a77c060b (patch)
tree5e1c4186ccad59733e7929cc5542884539d2aa4e /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
parent79564611d9f982935952d3b62ef5918122fa5919 (diff)
downloadllvm-5b458cc1f6b41d65067ba61f2a345f52a77c060b.zip
llvm-5b458cc1f6b41d65067ba61f2a345f52a77c060b.tar.gz
llvm-5b458cc1f6b41d65067ba61f2a345f52a77c060b.tar.bz2
Reapply "[MBP] Reduce code size by running tail merging in MBP.""
This reapplies commit r271930, r271915, r271923. They hit a bug in Thumb which is fixed in r272258 now. The original message: The code layout that TailMerging (inside BranchFolding) works on is not the final layout optimized based on the branch probability. Generally, after BlockPlacement, many new merging opportunities emerge. This patch calls Tail Merging after MBP and calls MBP again if Tail Merging merges anything. llvm-svn: 272267
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions