This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Instrumentation
/
ThreadSanitizer
History
Kostya Serebryany
e71e08d007
[tsan] fix instrumentation of vector vptr updates (
https://code.google.com/p/thread-sanitizer/issues/detail?id=43
)
...
llvm-svn: 196079
2013-12-02 08:07:15 +00:00
..
atomic.ll
tsan: instrument atomic nand operation
2012-11-27 08:09:25 +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: implement no_sanitize_thread attribute
2013-10-17 07:20:06 +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 instrumentation of vector vptr updates (
https://code.google.com/p/thread-sanitizer/issues/detail?id=43
)
2013-12-02 08:07:15 +00:00