summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/AddressSanitizer/instrument-dynamic-allocas.ll
Commit message (Expand)AuthorAgeFilesLines
* [asan] Cleanup instrumentation of dynamic allocasVitaly Buka2016-08-201-2/+2
* [ASan] Disable instrumentation for inalloca variables.Alexey Samsonov2015-11-051-0/+16
* [ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!Yury Gribov2015-05-281-6/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [asan] Skip promotable allocas to improve performance at -O0Anna Zaks2015-02-271-1/+2
* [asan] Add new hidden compile-time flag asan-instrument-allocas to sanitize v...Yury Gribov2014-11-211-0/+24
OpenPOWER on IntegriCloud