summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/AddressSanitizer/stack_layout.ll
Commit message (Expand)AuthorAgeFilesLines
* ASAN: Provide reliable debug info for local variables at -O0.Adrian Prantl2017-12-111-0/+3
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-6/+6
* [asan] Append line number to variable name if line is available and in the sa...Vitaly Buka2016-10-181-7/+43
* [asan] Skip promotable allocas to improve performance at -O0Anna Zaks2015-02-271-0/+18
* [ASan] Change fake stack and local variables handling.Alexey Samsonov2014-12-111-4/+16
* [ASan] Add -asan-module to the ASan .ll tests.Alexander Potapenko2014-03-201-1/+1
* [ASan] Fix the tests broken by r198018 to check for private linkage of ASan-g...Alexander Potapenko2013-12-251-3/+3
* [asan] rewrite asan's stack frame layoutKostya Serebryany2013-12-061-0/+49
OpenPOWER on IntegriCloud