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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan] instrument cmpxchg and atomicrmw
Kostya Serebryany
2012-05-30
1
-0
/
+22
*
[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
*
[asan] move x86-specific test to a separate X86 directory with a custom lit.l...
Kostya Serebryany
2012-03-12
2
-0
/
+13
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
3
-6
/
+1
*
[asan] fix asan-vs-gvn.ll test (it did not actually check much before this ch...
Kostya Serebryany
2012-02-14
1
-4
/
+17
*
ThreadSanitizer, a race detector. First LLVM commit.
Kostya Serebryany
2012-02-13
2
-0
/
+25
*
[asan] unpoison the stack before every noreturn call. Fixes asan issue 37. ll...
Kostya Serebryany
2012-02-08
1
-0
/
+17
*
The patch resolves the conflict between AddressSanitizer and load widening (G...
Kostya Serebryany
2012-02-06
1
-0
/
+43
*
[asan] enable asan only for the functions that have Attribute::AddressSafety
Kostya Serebryany
2012-01-24
3
-4
/
+4
*
[asan] one more test for asan instrumentation: (*a)++ should be instrumented ...
Kostya Serebryany
2012-01-04
1
-0
/
+25
*
[asan] add a test for instrumenting globals
Kostya Serebryany
2011-12-16
1
-0
/
+20
*
[asan] do not instrument threadlocal globals, this is buggy
Kostya Serebryany
2011-11-23
1
-0
/
+6
*
[asan] workaround for reg alloc bug 11395: don't instrument functions with la...
Kostya Serebryany
2011-11-18
1
-0
/
+71
*
fall back to explicit list of allowed linkages when instrumenting globals in ...
Kostya Serebryany
2011-11-17
1
-0
/
+6
*
AddressSanitizer, first commit (compiler module only)
Kostya Serebryany
2011-11-16
2
-0
/
+17