summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/issue_verification/TestFail.py
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2015-12-09 18:08:16 +0000
committerRong Xu <xur@google.com>2015-12-09 18:08:16 +0000
commitf430ae40cfb91481ad6bc49c48e0b01557826251 (patch)
tree73e8fd4ecc6556fc23b732cb02daf95c7918d469 /lldb/packages/Python/lldbsuite/test/issue_verification/TestFail.py
parentf0cccb3189c07c3920c07191821b7ea7fd512177 (diff)
downloadbcm5719-llvm-f430ae40cfb91481ad6bc49c48e0b01557826251.tar.gz
bcm5719-llvm-f430ae40cfb91481ad6bc49c48e0b01557826251.zip
[PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)
This new patch fixes a few bugs that exposed in last submit. It also improves the test cases. --Original Commit Message-- This patch implements a minimum spanning tree (MST) based instrumentation for PGO. The use of MST guarantees minimum number of CFG edges getting instrumented. An addition optimization is to instrument the less executed edges to further reduce the instrumentation overhead. The patch contains both the instrumentation and the use of the profile to set the branch weights. Differential Revision: http://reviews.llvm.org/D12781 llvm-svn: 255132
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/issue_verification/TestFail.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud