summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/SCCP.cpp
diff options
context:
space:
mode:
authorAlex Shlyapnikov <alekseys@google.com>2017-01-19 22:15:54 +0000
committerAlex Shlyapnikov <alekseys@google.com>2017-01-19 22:15:54 +0000
commita8ba9c8e66a3d9ecf9df7aa5dcb93e0377a5fd2f (patch)
tree1f78e750fbfc86514f5d8718e980c32c52b624b5 /llvm/lib/Transforms/Scalar/SCCP.cpp
parent7c650777b04d9e2e0e3b46cd7228f7dac4306eb9 (diff)
downloadbcm5719-llvm-a8ba9c8e66a3d9ecf9df7aa5dcb93e0377a5fd2f.tar.gz
bcm5719-llvm-a8ba9c8e66a3d9ecf9df7aa5dcb93e0377a5fd2f.zip
Whenever reasonable, merge ASAN quarantine batches to save memory.
Summary: There are cases when thread local quarantine drains almost empty quarantine batches into the global quarantine. The current approach leaves them almost empty, which might create a huge memory overhead (each batch is 4K/8K, depends on bitness). Reviewers: eugenis Subscribers: kubabrecka, llvm-commits Differential Revision: https://reviews.llvm.org/D28068 llvm-svn: 292525
Diffstat (limited to 'llvm/lib/Transforms/Scalar/SCCP.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud