index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
tsan
/
rtl
/
tsan_mutex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
tsan: fix a crash
Dmitry Vyukov
2016-05-06
1
-0
/
+1
*
tsan: speed up race deduplication
Dmitry Vyukov
2015-09-03
1
-0
/
+2
*
Remove TSAN_DEBUG in favor of SANITIZER_DEBUG.
Alexey Samsonov
2015-01-03
1
-1
/
+1
*
tsan: refactor storage of meta information for heap blocks and sync objects
Dmitry Vyukov
2014-05-29
1
-0
/
+5
*
tsan: fix internal deadlock detector for external deadlock detector
Dmitry Vyukov
2014-02-27
1
-1
/
+1
*
[tsan] add coarse-grained lock around the DeadlockDetector. We can do better ...
Kostya Serebryany
2014-02-21
1
-0
/
+1
*
[tsan] rudimentary support for deadlock detector in tsan (nothing really work...
Kostya Serebryany
2014-02-14
1
-2
/
+2
*
tsan: update mutex table for java
Dmitry Vyukov
2012-12-21
1
-1
/
+1
*
tsan: java interface implementation skeleton
Dmitry Vyukov
2012-12-20
1
-0
/
+1
*
tsan: add mutexsets to reports
Dmitry Vyukov
2012-12-06
1
-0
/
+1
*
[TSan] fix a bunch of warnings reported by pedantic gcc
Alexey Samsonov
2012-09-13
1
-1
/
+1
*
tsan: use stack depot to describe heap blocks
Dmitry Vyukov
2012-08-30
1
-0
/
+2
*
tsan/asan: unify ScopedLock
Dmitry Vyukov
2012-06-29
1
-23
/
+3
*
tsan/asan: unify atomics (move atomics from tsan to sanitizer_common)
Dmitry Vyukov
2012-06-29
1
-1
/
+1
*
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
Kostya Serebryany
2012-05-10
1
-0
/
+98