Vitaly Buka b8ae70f140 Use store operation to poison allocas for lifetime analysis.
Summary:
Calling __asan_poison_stack_memory and __asan_unpoison_stack_memory for small
variables is too expensive.

Code is disabled by default and can be enabled by -asan-experimental-poisoning.

PR27453

Reviewers: eugenis

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D23947

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279984 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-29 18:17:21 +00:00
..
2016-08-23 20:08:02 +00:00
2016-01-26 21:29:08 +00:00
2016-08-29 15:33:01 +00:00
2016-03-01 21:29:33 +00:00