summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/schedule-if-2.ll
diff options
context:
space:
mode:
authorAlex Shlyapnikov <alekseys@google.com>2017-01-11 22:10:35 +0000
committerAlex Shlyapnikov <alekseys@google.com>2017-01-11 22:10:35 +0000
commitc83efa85e2146870e8876c37cd555128d8ee2650 (patch)
tree72675062fa9d36b446e7704ef7401085e7e4c991 /llvm/test/CodeGen/AMDGPU/schedule-if-2.ll
parentda710362c18b9fc8f721f5ea8d7cfec9d77248f5 (diff)
downloadbcm5719-llvm-c83efa85e2146870e8876c37cd555128d8ee2650.tar.gz
bcm5719-llvm-c83efa85e2146870e8876c37cd555128d8ee2650.zip
Repoison the entire ASan chunk if it is not in active use.
Summary: Repoisoning just the minimal redzones might leave an unpoisoned gap of the size of the actual redzone minus minimal redzone size. After ASan activation the actual redzone might be bigger than the minimal size and ASan allocator assumes that the chunk returned by the common allocator is either entirely poisoned or entirely not poisoned (it's too expensive to check the entire chunk or always poison one). Reviewers: eugenis Subscribers: kubabrecka, llvm-commits Differential Revision: https://reviews.llvm.org/D28577 llvm-svn: 291714
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/schedule-if-2.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud