summaryrefslogtreecommitdiffstats
path: root/clang/www/analyzer/filing_bugs.html
diff options
context:
space:
mode:
authorJakub Kuderski <kubakuderski@gmail.com>2017-06-30 16:33:04 +0000
committerJakub Kuderski <kubakuderski@gmail.com>2017-06-30 16:33:04 +0000
commit069e5cfaf1df6c8c71eb52b6f4d9ed410c459368 (patch)
tree9bbd9164b732beaefe0f940da5e8efd1c1bedacc /clang/www/analyzer/filing_bugs.html
parentc41ba09433e48f4a3f760971971ae33ab08a1157 (diff)
downloadbcm5719-llvm-069e5cfaf1df6c8c71eb52b6f4d9ed410c459368.tar.gz
bcm5719-llvm-069e5cfaf1df6c8c71eb52b6f4d9ed410c459368.zip
[Dominators] Do not perform expensive checks by default. Fix PR33656.
Summary: Some transforms assume that DT.verifyDomInfo() is not expensive and call it even when ENABLE_EXPENSIVE_CHECKS is not set. This patch disables expensive Dominator Tree verification (reachability, parent property, sibling property) to fix [[ https://bugs.llvm.org/show_bug.cgi?id=33656 | PR33656 ]]. Note that this is only a temporary fix. Reviewers: dberlin, chapuni, kparzysz, grosser Reviewed By: dberlin Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D34894 llvm-svn: 306839
Diffstat (limited to 'clang/www/analyzer/filing_bugs.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud