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_interface_java.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp
Nico Weber
2019-08-01
1
-267
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
tsan: add new mutex annotations
Dmitry Vyukov
2017-03-26
1
-7
/
+7
*
tsan: allow Java VM iterate over allocated objects
Dmitry Vyukov
2016-12-14
1
-0
/
+17
*
tsan: change tsan/Go interface for obtaining the current Processor
Dmitry Vyukov
2016-04-27
1
-1
/
+1
*
tsan: split thread into logical and physical state
Dmitry Vyukov
2016-04-27
1
-1
/
+1
*
tsan: revert r262037
Dmitry Vyukov
2016-02-26
1
-1
/
+1
*
tsan: split thread into logical and physical state
Dmitry Vyukov
2016-02-26
1
-1
/
+1
*
tsan: add acquire/release functions to java interface
Dmitry Vyukov
2014-12-22
1
-0
/
+30
*
[TSan] Use StackTrace from sanitizer_common where applicable
Alexey Samsonov
2014-11-03
1
-1
/
+1
*
tsan: allow memory overlap in __tsan_java_move
Dmitry Vyukov
2014-07-08
1
-2
/
+10
*
tsan: add __tsan_java_finalize interface function
Dmitry Vyukov
2014-06-27
1
-0
/
+6
*
tsan: refactor storage of meta information for heap blocks and sync objects
Dmitry Vyukov
2014-05-29
1
-133
/
+13
*
tsan: deobfuscate global ctx variable
Dmitry Vyukov
2014-03-20
1
-1
/
+1
*
tsan: remove in_rtl counter
Dmitry Vyukov
2013-12-24
1
-4
/
+0
*
tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
2013-10-03
1
-13
/
+0
*
tsan: ignore all interceptors coming directly from JVM
Dmitry Vyukov
2013-09-21
1
-0
/
+14
*
tsan: consistently use return pc as top frame pc
Dmitry Vyukov
2013-06-17
1
-1
/
+2
*
tsan: introduce recursive mutex lock/unlock java interface
Dmitry Vyukov
2013-05-17
1
-0
/
+24
*
[Sanitizer] update style checker script and fix namespace style warnings
Alexey Samsonov
2013-01-30
1
-1
/
+1
*
tsan: fix Java memory move operations and add the test
Dmitry Vyukov
2012-12-21
1
-10
/
+23
*
tsan: update mutex table for java
Dmitry Vyukov
2012-12-21
1
-5
/
+3
*
tsan: java: move shadow memory on GC compaction
Dmitry Vyukov
2012-12-21
1
-7
/
+28
*
tsan: java interface implementation skeleton
Dmitry Vyukov
2012-12-20
1
-2
/
+229
*
tsan: add java interface implementation stub
Dmitry Vyukov
2012-12-20
1
-0
/
+46