diff options
author | Cong Hou <congh@google.com> | 2015-12-13 09:26:17 +0000 |
---|---|---|
committer | Cong Hou <congh@google.com> | 2015-12-13 09:26:17 +0000 |
commit | c106989fd5ca0f39f5e88d06a90a1227d037d43e (patch) | |
tree | 9016259591672095defee02eef1659101612454a /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp | |
parent | 7f8b43d42478a2d8140f2949314dcfa34071ac28 (diff) | |
download | bcm5719-llvm-c106989fd5ca0f39f5e88d06a90a1227d037d43e.tar.gz bcm5719-llvm-c106989fd5ca0f39f5e88d06a90a1227d037d43e.zip |
Normalize MBB's successors' probabilities in several locations.
This patch adds some missing calls to MBB::normalizeSuccProbs() in several
locations where it should be called. Those places are found by checking if the
sum of successors' probabilities is approximate one in MachineBlockPlacement
pass with some instrumented code (not in this patch).
Differential revision: http://reviews.llvm.org/D15259
llvm-svn: 255455
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions