[asan] Assign a low branch weight to ASan's slow path, patch by Jonas Wagner. This...
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / test64.ll
2014-05-23 Kostya Serebryany[asan] properly instrument memory accesses that have...
2014-03-20 Alexander Potapenko[ASan] Add -asan-module to the ASan .ll tests.
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-01-29 Kostya Serebryany[asan] simplify a test
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)