This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
tsan
History
Dmitry Vyukov
ac81ee5533
tsan: fix atexit handling after fork
...
fixes issue
http://code.google.com/p/thread-sanitizer/issues/detail?id=57
llvm-svn: 206980
2014-04-23 13:42:16 +00:00
..
benchmarks
[tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet.
2012-05-10 14:18:22 +00:00
dd
tsan: serialize report printing in standalone deadlock detector
2014-04-11 17:54:27 +00:00
go
tsan: preliminary support for Go deadlock detector
2014-03-19 12:50:47 +00:00
rtl
tsan: fix atexit handling after fork
2014-04-23 13:42:16 +00:00
tests
tsan: reduce number of iterations in the test
2014-04-23 06:49:09 +00:00
analyze_libtsan.sh
tsan: add interface functions for unaligned access, e.g. __sanitizer_unaligned_load16
2013-04-30 11:56:56 +00:00
check_analyze.sh
[tsan] old-dstyle Makefile for tests; two helper scripts that analyze the assembly code of the hot functions
2012-05-10 15:10:03 +00:00
check_cmake.sh
tsan: do not build llvm from scratch on each presubmit
2013-10-15 12:54:50 +00:00
check_memcpy.sh
Move TSan lit-tests under test/tsan
2014-02-14 14:35:48 +00:00
CMakeLists.txt
[CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime.
2014-03-31 13:45:36 +00:00
Makefile.mk
[tsan] makefile machinery to build tsan-rt (linux-x86_64 only)
2012-05-15 15:17:35 +00:00
Makefile.old
tsan: fix vector clocks
2014-04-11 15:38:03 +00:00