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_clock.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: optimize sync clock memory consumption
Dmitry Vyukov
2017-07-14
1
-56
/
+151
*
tsan: refactor SyncClock code
Dmitry Vyukov
2017-07-12
1
-0
/
+1
*
tsan: prepare clock for future changes
Dmitry Vyukov
2017-07-12
1
-1
/
+2
*
Revert "Apply modernize-use-default to compiler-rt."
Alexey Samsonov
2015-10-30
1
-1
/
+2
*
Apply modernize-use-default to compiler-rt.
Angel Garcia Gomez
2015-10-20
1
-2
/
+1
*
tsan: address comments in r214912
Dmitry Vyukov
2014-09-02
1
-1
/
+1
*
tsan: allocate vector clocks using slab allocator
Dmitry Vyukov
2014-08-05
1
-13
/
+41
*
tsan: refactor storage of meta information for heap blocks and sync objects
Dmitry Vyukov
2014-05-29
1
-0
/
+1
*
tsan: fix vector clocks
Dmitry Vyukov
2014-04-11
1
-11
/
+15
*
tsan: optimize vector clock operations
Dmitry Vyukov
2014-03-24
1
-15
/
+31
*
tsan: more precise handling of finalizers
Dmitry Vyukov
2012-11-07
1
-4
/
+1
*
tsan: don't release disabled clocks
Dmitry Vyukov
2012-11-06
1
-1
/
+2
*
tsan: add ReleaseStore() function that merely copies vector clock rather than...
Dmitry Vyukov
2012-07-28
1
-1
/
+2
*
tsan: suport for Go finalizers
Dmitry Vyukov
2012-07-25
1
-0
/
+2
*
tsan: add shadow memory flush + fix few bugs
Dmitry Vyukov
2012-05-22
1
-4
/
+4
*
tsan: detect accesses to freed memory
Dmitry Vyukov
2012-05-17
1
-2
/
+2
*
[tsan] run more kinds of builds as presubmit test (and fix gcc debug build)
Kostya Serebryany
2012-05-11
1
-5
/
+5
*
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
Kostya Serebryany
2012-05-10
1
-0
/
+79