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
Kostya Serebryany
a1259778b4
[tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov
...
llvm-svn: 155698
2012-04-27 07:31:53 +00:00
..
atomic.ll
[tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov
2012-04-27 07:31:53 +00:00
lit.local.cfg
[tsan] treat vtable pointer updates in a special way (requires tbaa); fix a bug (forgot to return true after instrumenting); make sure the tsan tests are run
2012-03-26 17:35:03 +00:00
read_before_write.ll
[tsan] compile-time instrumentation: do not instrument a read if
2012-04-10 18:18:56 +00:00
read_from_global.ll
[tsan] two more compile-time optimizations:
2012-04-10 22:29:17 +00:00
tsan_basic.ll
…
vptr_update.ll
[tsan] treat vtable pointer updates in a special way (requires tbaa); fix a bug (forgot to return true after instrumenting); make sure the tsan tests are run
2012-03-26 17:35:03 +00:00