index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Instrumentation
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
[sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-thresho...
Kostya Serebryany
1
-0
/
+5
2015-03-05
[sanitizer] add nosanitize metadata to more coverage instrumentation instruct...
Kostya Serebryany
1
-8
/
+8
2015-03-04
asan: do not instrument direct inbounds accesses to stack variables
Dmitry Vyukov
1
-0
/
+48
2015-03-03
[sanitizer/coverage] Add AFL-style coverage counters (search heuristic for fu...
Kostya Serebryany
1
-3
/
+19
2015-03-03
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
5
-61
/
+61
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
44
-208
/
+208
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
13
-56
/
+56
2015-02-27
[asan] Skip promotable allocas to improve performance at -O0
Anna Zaks
7
-5
/
+54
2015-02-25
InstrProf: Make the __llvm_profile_runtime_user symbol hidden
Justin Bogner
1
-1
/
+1
2015-02-24
InstrProf: Test for appropriate linkage of the profiling structures
Justin Bogner
1
-0
/
+46
2015-02-20
[sanitizer] fix a test broken by r229940
Kostya Serebryany
1
-2
/
+2
2015-02-12
tsan: do not instrument not captured values
Dmitry Vyukov
1
-0
/
+91
2015-02-06
[msan] Fix "missing origin" in atomic store.
Evgeniy Stepanov
1
-0
/
+2
2015-02-04
[sanitizer] add another workaround for PR 17409: when over a threshold emit c...
Kostya Serebryany
1
-2
/
+5
2015-01-27
tsan: properly instrument unaligned accesses
Dmitry Vyukov
1
-0
/
+143
2015-01-27
[sancov] Fix unspecified constructor order between sancov and asan.
Evgeniy Stepanov
1
-0
/
+4
2015-01-21
[msan] Update origin for the entire destination range on memory store.
Evgeniy Stepanov
1
-0
/
+89
2015-01-20
[msan] Optimize -msan-check-constant-shadow.
Evgeniy Stepanov
1
-1
/
+39
2015-01-14
IR: Move MDLocation into place
Duncan P. N. Exon Smith
5
-17
/
+17
2015-01-06
Change the .ll syntax for comdats and add a syntactic sugar.
Rafael Espindola
1
-1
/
+1
2015-01-03
[asan] simplify the tracing code, make it use the same guard variables as cov...
Kostya Serebryany
1
-1
/
+1
2014-12-30
[asan] change _sanitizer_cov_module_init to accept int* instead of int**
Kostya Serebryany
1
-1
/
+1
2014-12-23
[asan] change the coverage collection scheme so that we can easily emit cover...
Kostya Serebryany
3
-9
/
+9
2014-12-16
[sanitizer] prevent function call merging for sanitizer-coverage callbacks
Kostya Serebryany
1
-0
/
+4
2014-12-15
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
15
-147
/
+147
2014-12-11
[ASan] Change fake stack and local variables handling.
Alexey Samsonov
2
-4
/
+58
2014-12-08
InstrProf: An intrinsic and lowering for instrumentation based profiling
Justin Bogner
4
-0
/
+93
2014-12-05
Add target triples to all dfsan tests.
Peter Collingbourne
11
-0
/
+11
2014-12-05
Recommit of r223513 and r223514.
Kuba Brecka
1
-0
/
+1
2014-12-05
[msan] Avoid extra origin address realignment.
Evgeniy Stepanov
1
-0
/
+73
2014-12-03
[msan] allow -fsanitize-coverage=N together with -fsanitize=memory, llvm part
Kostya Serebryany
1
-1
/
+1
2014-12-01
[asan] Change dynamic alloca instrumentation to only consider allocas that ar...
Yury Gribov
1
-0
/
+23
2014-11-28
[msan] Fix origin propagation for select of floats.
Evgeniy Stepanov
1
-0
/
+14
2014-11-27
[msan] Remove indirect call wrapping code.
Evgeniy Stepanov
2
-81
/
+0
2014-11-24
[asan/coverage] change the way asan coverage instrumentation is done: instead...
Kostya Serebryany
3
-6
/
+6
2014-11-21
[asan] remove old experimental code
Kostya Serebryany
1
-23
/
+0
2014-11-21
[asan] Add new hidden compile-time flag asan-instrument-allocas to sanitize v...
Yury Gribov
1
-0
/
+24
2014-11-19
[asan] add experimental basic-block tracing to asan-coverage; also fix -fsani...
Kostya Serebryany
2
-0
/
+34
2014-11-11
Move asan-coverage into a separate phase.
Kostya Serebryany
3
-23
/
+20
2014-11-06
Base check on the section name, not the variable name.
Rafael Espindola
1
-0
/
+7
2014-11-05
[dfsan] Abort at runtime on indirect calls to uninstrumented vararg functions.
Peter Collingbourne
1
-2
/
+5
2014-10-31
[asan] do not treat inline asm calls as indirect calls
Kostya Serebryany
1
-0
/
+1
2014-10-31
[asan] fix caller-calee instrumentation to emit new cache for every call site
Kostya Serebryany
1
-1
/
+5
2014-10-30
[dfsan] New calling convention for custom functions with variadic arguments.
Peter Collingbourne
1
-21
/
+30
2014-10-27
[asan] experimental tracing for indirect calls, llvm part.
Kostya Serebryany
1
-2
/
+18
2014-10-24
[msan] Make -msan-check-constant-shadow a bit stronger.
Evgeniy Stepanov
1
-0
/
+15
2014-10-21
[asan-asm-instrumentation] Fixed memory accesses with rbp as a base or an ind...
Yuri Gorshenin
1
-20
/
+14
2014-10-17
[msan] Fix handling of byval arguments with large alignment.
Evgeniy Stepanov
1
-0
/
+20
2014-10-13
[asan-asm-instrumentation] Fixed memory references which includes %rsp as a b...
Yuri Gorshenin
1
-0
/
+45
2014-10-07
DebugInfo+DFSan: Ensure that debug info references to llvm::Functions remain ...
David Blaikie
2
-0
/
+38
[next]