summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h
Commit message (Expand)AuthorAgeFilesLines
* tsan: Optimize performance of Thread sanitizer memory access functionsDmitry Vyukov2019-02-071-10/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* tsan: fix a bug memory access handlingDmitry Vyukov2015-04-281-1/+2
* tsan: optimize memory access functionsDmitry Vyukov2014-05-301-12/+1
* tsan: use memory access size for Go after allDmitry Vyukov2013-06-061-2/+1
* tsan: detect races between plain and atomic memory accessesDmitry Vyukov2013-02-011-8/+6
* tsan: do not check for intersecting memory accesses in Go (all accesses are 1...Dmitry Vyukov2013-01-311-2/+2
* tsan: better function namesDmitry Vyukov2012-11-131-2/+2
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-101-0/+79
OpenPOWER on IntegriCloud