diff options
| author | Haicheng Wu <haicheng@codeaurora.org> | 2016-06-09 15:24:29 +0000 |
|---|---|---|
| committer | Haicheng Wu <haicheng@codeaurora.org> | 2016-06-09 15:24:29 +0000 |
| commit | 5b458cc1f6b41d65067ba61f2a345f52a77c060b (patch) | |
| tree | 5e1c4186ccad59733e7929cc5542884539d2aa4e /lldb/source/Commands/CommandObjectMemory.cpp | |
| parent | 79564611d9f982935952d3b62ef5918122fa5919 (diff) | |
| download | llvm-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/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions
