summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/dd/dd_rtl.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-1/+1
* [DD] Don't store the second copy of CommonFlags inside DDFlags.Alexey Samsonov2014-12-101-2/+1
* tsan: serialize report printing in standalone deadlock detectorDmitry Vyukov2014-04-111-0/+1
* tsan: deadlock detector: add deadlock detector flagsDmitry Vyukov2014-03-181-2/+6
* tsan: support up to 1<<20 mutexes in standalone deadlock detectorDmitry Vyukov2014-03-181-1/+1
* tsan: implement new version of standalong deadlock detectorDmitry Vyukov2014-03-051-2/+15
* tsan: add dynamic library target for standalone deadlock detectorDmitry Vyukov2014-03-041-0/+1
* tsan: add concurrent hashmap for standalone deadlock detectorDmitry Vyukov2014-03-041-6/+5
* tsan: add standalone deadlock detectorDmitry Vyukov2014-02-281-0/+50
OpenPOWER on IntegriCloud