Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / include / llvm / Support / Valgrind.h
2015-08-18 Peter CollingbourneSupport: Clean up TSan annotations.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-03-30 Chandler CarruthDon't mark the declarations of the TSan annotation...
2013-08-20 Jakub StaszakFix include guards.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2011-11-28 Dylan Noblesmithuse llvm-config.h in public header
2011-11-28 Dylan Noblesmithrename ENABLE_THREADS to LLVM_ENABLE_THREADS
2011-11-15 Nick LewyckyMove WEAK marking to the declaration.
2011-11-14 Nick LewyckyAdd support for tsan annotations (thread sanitizer...
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-11-29 Michael J. SpencerMerge System into Support.