summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
diff options
context:
space:
mode:
authorDaniel Sanders <daniel_l_sanders@apple.com>2019-10-17 00:37:04 +0000
committerDaniel Sanders <daniel_l_sanders@apple.com>2019-10-17 00:37:04 +0000
commit329e748c8c3b0fd3942cb1dafa9e4d0bb0aea8a4 (patch)
tree568097648934c4eced7a58151efe2355c6b5abba /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
parentc319afc903d89ba94a8cb526d3ce91515c920991 (diff)
downloadbcm5719-llvm-329e748c8c3b0fd3942cb1dafa9e4d0bb0aea8a4.tar.gz
bcm5719-llvm-329e748c8c3b0fd3942cb1dafa9e4d0bb0aea8a4.zip
[gicombiner] Add the run-time rule disable option
Summary: Each generated helper can be configured to generate an option that disables rules in that helper. This can be used to bisect rulesets. The disable bits are stored in a SparseVector as this is very cheap for the common case where nothing is disabled. It gets more expensive the more rules are disabled but you're generally doing that for debug purposes where performance is less of a concern. Depends on D68426 Reviewers: volkan, bogner Reviewed By: volkan Subscribers: hiraditya, Petar.Avramovic, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68438 llvm-svn: 375067
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud