summaryrefslogtreecommitdiff
path: root/test/Instrumentation/AddressSanitizer/instrument_global.ll
Commit message (Expand)AuthorAge
* Add back r201608, r201622, r201624 and r201625Rafael Espindola2014-02-19
* This reverts commit r201625 and r201624.Rafael Espindola2014-02-19
* Now that llvm always does the right thing with private, use it.Rafael Espindola2014-02-19
* [asan] Optimize accesses to global arrays with constant indexKostya Serebryany2013-10-16
* [asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLV...Kostya Serebryany2012-11-28
* [asan] fix a testKostya Serebryany2012-10-15
* [asan] add a test for instrumenting globalsKostya Serebryany2011-12-16