Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / test64.ll
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2013-02-12 Kostya Serebryany[asan] fix tests for the new ABI
2012-05-30 Kostya Serebryany[asan] instrument cmpxchg and atomicrmw
2012-01-24 Kostya Serebryany[asan] enable asan only for the functions that have...
2011-11-16 Kostya SerebryanyAddressSanitizer, first commit (compiler module only)