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
/
llvm
/
test
/
Instrumentation
/
ThreadSanitizer
History
Alexey Samsonov
82667c7380
[TSan] Fixup a test case after r209939
...
llvm-svn: 209945
2014-05-31 00:26:03 +00:00
..
atomic.ll
IR: add a second ordering operand to cmpxhg for failure
2014-03-11 10:48:52 +00:00
no_sanitize_thread.ll
tsan: implement no_sanitize_thread attribute
2013-10-17 07:20:06 +00:00
read_before_write.ll
tsan: implement no_sanitize_thread attribute
2013-10-17 07:20:06 +00:00
read_from_global.ll
tsan: implement no_sanitize_thread attribute
2013-10-17 07:20:06 +00:00
tsan_basic.ll
[TSan] Fixup a test case after r209939
2014-05-31 00:26:03 +00:00
tsan-vs-gvn.ll
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
2013-02-26 06:58:09 +00:00
vptr_read.ll
tsan: implement no_sanitize_thread attribute
2013-10-17 07:20:06 +00:00
vptr_update.ll
[tsan] fix PR18146: sometimes a variable written into vptr could have an integer type (after other optimizations)
2013-12-05 15:03:02 +00:00