index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Instrumentation
/
ThreadSanitizer
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsan: instrument atomic nand operation
Dmitry Vyukov
2012-11-27
1
-0
/
+200
*
[tsan] add fail order to compare_exchange
Dmitry Vyukov
2012-11-26
1
-25
/
+25
*
tsan: switch to new memory_order constants (ABI compatible)
Dmitry Vyukov
2012-11-09
1
-223
/
+223
*
tsan: instrument all atomics (including fetch_add, exchange, cas, etc)
Dmitry Vyukov
2012-11-09
1
-0
/
+1464
*
tsan: update the test for new atomic enums
Dmitry Vyukov
2012-10-03
1
-80
/
+80
*
tsan: update the test for new atomic enums
Dmitry Vyukov
2012-10-03
1
-40
/
+40
*
[tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov
Kostya Serebryany
2012-04-27
1
-0
/
+323
*
[tsan] two more compile-time optimizations:
Kostya Serebryany
2012-04-10
1
-0
/
+61
*
[tsan] compile-time instrumentation: do not instrument a read if
Kostya Serebryany
2012-04-10
1
-0
/
+32
*
[tsan] treat vtable pointer updates in a special way (requires tbaa); fix a b...
Kostya Serebryany
2012-03-26
2
-0
/
+14
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
1
-3
/
+0
*
ThreadSanitizer, a race detector. First LLVM commit.
Kostya Serebryany
2012-02-13
2
-0
/
+25