summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorTaewook Oh <twoh@fb.com>2017-03-15 05:44:59 +0000
committerTaewook Oh <twoh@fb.com>2017-03-15 05:44:59 +0000
commitfb1833efeb14574104101bf521e88e18a315a27e (patch)
tree3aee815ba75564206735f605df3e805ca8aac36a /lldb/packages/Python/lldbsuite
parent7f6e2c97b8892a3864ab21701323b8d8f4263a30 (diff)
downloadbcm5719-llvm-fb1833efeb14574104101bf521e88e18a315a27e.tar.gz
bcm5719-llvm-fb1833efeb14574104101bf521e88e18a315a27e.zip
[BranchFolding] Merge debug locations from common tail instead of removing
Summary: D25742 improved the precision of debug locations for PGO by removing debug locations from common tail when tail-merging. However, if identical insturctions that are merged into a common tail have the same debug locations, there's no need to remove them. This patch creates a merged debug location of identical instructions across SameTails and assign it to the instruction in the common tail, so that the debug locations are maintained if they are same across identical instructions. Reviewers: aprantl, probinson, MatzeB, rob.lougher Reviewed By: aprantl Subscribers: andreadb, llvm-commits Differential Revision: https://reviews.llvm.org/D30226 llvm-svn: 297805
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud