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
/
go
/
test.c
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 Go runtime test on amd64 with PIE
Martin Pelikan
2018-03-15
1
-1
/
+18
*
tsan: fix build
Dmitry Vyukov
2016-04-27
1
-0
/
+1
*
tsan: change tsan/Go interface for obtaining the current Processor
Dmitry Vyukov
2016-04-27
1
-9
/
+16
*
tsan: split thread into logical and physical state
Dmitry Vyukov
2016-04-27
1
-4
/
+18
*
[TSan] Fix compiler warning in Go sanity test.
Alexey Samsonov
2016-03-04
1
-0
/
+1
*
tsan: describe heap/data locations in Go
Dmitry Vyukov
2016-03-01
1
-6
/
+7
*
tsan: revert r262037
Dmitry Vyukov
2016-02-26
1
-21
/
+6
*
tsan: split thread into logical and physical state
Dmitry Vyukov
2016-02-26
1
-6
/
+21
*
tsan: update interface for Go
Dmitry Vyukov
2014-03-06
1
-2
/
+3
*
tsan: ensure proper alignment of mmaps on windows
Dmitry Vyukov
2014-02-05
1
-2
/
+3
*
tsan: update Go public interface
Dmitry Vyukov
2014-02-04
1
-5
/
+3
*
tsan: update public Go interface
Dmitry Vyukov
2014-02-04
1
-2
/
+0
*
tsan: better report formatting for Go
Dmitry Vyukov
2013-08-16
1
-4
/
+16
*
tsan: switch to explicit thread contexts in Go (instead of monotonic goroutin...
Dmitry Vyukov
2013-01-31
1
-22
/
+24
*
tsan: move traces from tls into dedicated storage at fixed address
Dmitry Vyukov
2012-11-28
1
-1
/
+1
*
tsan: slightly relax requirements for lazy shadow memory (can overlap and may...
Dmitry Vyukov
2012-11-06
1
-1
/
+1
*
tsan: lazily allocate shadow for Go
Dmitry Vyukov
2012-11-06
1
-0
/
+2
*
tsan: add ReleaseStore() function that merely copies vector clock rather than...
Dmitry Vyukov
2012-07-28
1
-1
/
+0
*
tsan: add missing include
Dmitry Vyukov
2012-07-27
1
-0
/
+2
*
tsan: change event handling from single HandleEvent() to a set of separate fu...
Dmitry Vyukov
2012-07-27
1
-6
/
+36
*
tsan: align report style with Go internal format
Dmitry Vyukov
2012-07-24
1
-1
/
+1
*
tsan: Go runtime: support goroutine end event
Dmitry Vyukov
2012-07-16
1
-0
/
+5
*
tsan: add missing test for Go runtime
Dmitry Vyukov
2012-07-16
1
-0
/
+15