[asan] Optimize accesses to global arrays with constant index
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / asan-vs-gvn.ll
2013-10-16 Kostya Serebryany[asan] Optimize accesses to global arrays with constant...
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
2012-02-14 Kostya Serebryany[asan] fix asan-vs-gvn.ll test (it did not actually...
2012-02-06 Kostya SerebryanyThe patch resolves the conflict between AddressSanitize...