Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Instrumentation / ThreadSanitizer / tsan_basic.ll
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-05-07 Ismail PazarbasiTSan: Use `createSanitizerCtor` to create ctor, and...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-31 Alexey Samsonov[TSan] Fixup a test case after r209939
2013-10-17 Dmitry Vyukovtsan: implement no_sanitize_thread attribute
2013-04-11 Benjamin KramerAdd missing colons to check lines.
2013-03-28 Kostya Serebryany[tsan] make sure memset/memcpy/memmove are not inlined...
2012-02-13 Kostya SerebryanyThreadSanitizer, a race detector. First LLVM commit.