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
*
TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman Ren
2013-09-27
3
-10
/
+8
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Add missing colons to check lines.
Benjamin Kramer
2013-04-11
1
-1
/
+1
*
[tsan] make sure memset/memcpy/memmove are not inlined in tsan mode
Kostya Serebryany
2013-03-28
1
-0
/
+33
*
tsan: fix the test
Dmitry Vyukov
2013-03-22
1
-1
/
+1
*
tsan: handle vptr loads specially
Dmitry Vyukov
2013-03-22
1
-0
/
+13
*
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
2013-02-26
1
-2
/
+2
*
[tsan] disable load widening in ThreadSanitizer mode
Kostya Serebryany
2013-02-13
1
-0
/
+26
*
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