[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument_global.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-07-12 Alexey Samsonov[ASan] Collect unmangled names of global variables...
2014-07-02 Alexey Samsonov[ASan] Print exact source location of global variables...
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Rafael EspindolaThis reverts commit r201625 and r201624.
2014-02-19 Rafael EspindolaNow that llvm always does the right thing with private...
2013-10-16 Kostya Serebryany[asan] Optimize accesses to global arrays with constant...
2012-11-28 Kostya Serebryany[asan] Split AddressSanitizer into two passes (Function...
2012-10-15 Kostya Serebryany[asan] fix a test
2011-12-16 Kostya Serebryany[asan] add a test for instrumenting globals