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
/
dd
/
dd_interceptors.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/tsan/{benchmarks,dd,go} to .cpp
Nico Weber
2019-08-01
1
-328
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Refactor MemoryMappingLayout::Next to use a single struct instead of output p...
Francis Ricci
2017-07-11
1
-10
/
+9
*
[tsan] Switch to InternalAlloc everywhere __libc_malloc is currently used
Kuba Brecka
2016-06-06
1
-3
/
+0
*
tsan: use attribute instead of compiler flag for tls-model=initial-exec as as...
Dmitry Vyukov
2014-03-19
1
-0
/
+2
*
tsan: deadlock detector: add ability to ignore destruction of global mutexes
Dmitry Vyukov
2014-03-18
1
-2
/
+33
*
tsan: lazily initialize deadlock detector runtime
Dmitry Vyukov
2014-03-18
1
-13
/
+43
*
tsan: add missing interceptor for embed symbolizer
Dmitry Vyukov
2014-03-18
1
-0
/
+18
*
tsan: implement new version of standalong deadlock detector
Dmitry Vyukov
2014-03-05
1
-17
/
+96
*
tsan: add interceptors for pthread_spinlock_t and ptread_rwlock_t for deadloc...
Dmitry Vyukov
2014-03-05
1
-7
/
+102
*
tsan: add dynamic library target for standalone deadlock detector
Dmitry Vyukov
2014-03-04
1
-0
/
+10
*
tsan: add standalone deadlock detector
Dmitry Vyukov
2014-02-28
1
-0
/
+68