index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Instrumentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan] Append line number to variable name if line is available and in the sa...
Vitaly Buka
2016-10-18
1
-7
/
+43
*
[asan] Rename test file as the poisoning is not "experimental"
Vitaly Buka
2016-10-18
2
-0
/
+0
*
[asan] Combine check-prefixes in stack-poisoning test
Vitaly Buka
2016-10-18
2
-108
/
+102
*
[asan] Make -asan-experimental-poisoning the only behavior
Vitaly Buka
2016-10-18
2
-206
/
+8
*
[InstrProf] Add support for dead_strip+live_support functionality
Vedant Kumar
2016-10-11
3
-6
/
+6
*
[sanitizer-coverage] use private linkage for coverage guards, delete old comm...
Kostya Serebryany
2016-10-11
1
-1
/
+1
*
[ASAN] Add the binder globals on Darwin to llvm.compiler.used to avoid LTO de...
Mehdi Amini
2016-10-01
1
-1
/
+6
*
[asan] Support dynamic shadow address instrumentation
Etienne Bergeron
2016-09-30
1
-0
/
+35
*
[sanitizer-coverage/libFuzzer] make the guards for trace-pc 32-bit; create on...
Kostya Serebryany
2016-09-29
2
-3
/
+2
*
[sanitizer-coverage] fix a bug in trace-gep
Kostya Serebryany
2016-09-27
1
-0
/
+8
*
[sanitizer-coverage] don't emit the CTOR function if nothing has been instrum...
Kostya Serebryany
2016-09-27
1
-0
/
+9
*
[EfficiencySanitizer] Using '$' instead of '#' for struct counter name
Sagar Thakur
2016-09-22
3
-84
/
+84
*
revert 281908 because 281909 got reverted
Nico Weber
2016-09-21
1
-35
/
+0
*
ASAN: Don't drop debug info attachements for global variables.
Adrian Prantl
2016-09-20
1
-0
/
+28
*
[sanitizer-coverage] add comdat to coverage guards if needed
Kostya Serebryany
2016-09-20
1
-0
/
+13
*
[asan] Support dynamic shadow address instrumentation
Etienne Bergeron
2016-09-19
1
-0
/
+35
*
[sanitizer-coverage] change trace-pc to use 8-byte guards
Kostya Serebryany
2016-09-17
1
-1
/
+1
*
Revert "[asan] Avoid lifetime analysis for allocas with can be in ambiguous s...
Vitaly Buka
2016-09-16
1
-45
/
+4
*
Revert "[asan] Add flag to allow lifetime analysis of problematic allocas"
Vitaly Buka
2016-09-16
1
-9
/
+6
*
[sanitizer-coverage] make trace-pc-guard and indirect-call work together
Kostya Serebryany
2016-09-15
1
-0
/
+1
*
address comments from: https://reviews.llvm.org/D24566
Etienne Bergeron
2016-09-15
1
-1
/
+1
*
[compiler-rt] Avoid instrumenting sanitizer functions
Etienne Bergeron
2016-09-14
1
-0
/
+24
*
[sanitizer-coverage] add yet another flavour of coverage instrumentation: tra...
Kostya Serebryany
2016-09-14
1
-0
/
+9
*
[asan] Add flag to allow lifetime analysis of problematic allocas
Vitaly Buka
2016-09-10
1
-6
/
+9
*
Do not widen load for different variable in GVN.
Dehao Chen
2016-09-09
1
-2
/
+3
*
[asan] Avoid lifetime analysis for allocas with can be in ambiguous state
Vitaly Buka
2016-09-08
1
-0
/
+41
*
Revert "[asan] Avoid lifetime analysis for allocas with can be in ambiguous s...
Vitaly Buka
2016-09-07
1
-41
/
+0
*
[asan] Avoid lifetime analysis for allocas with can be in ambiguous state
Vitaly Buka
2016-09-07
1
-0
/
+41
*
[sanitizer-coverage] add two more modes of instrumentation: trace-div and tra...
Kostya Serebryany
2016-08-30
4
-4
/
+73
*
[asan] Enable new stack poisoning with store instruction by default
Vitaly Buka
2016-08-29
4
-59
/
+106
*
Use store operation to poison allocas for lifetime analysis.
Vitaly Buka
2016-08-29
2
-35
/
+624
*
[asan] Minimize code size by using __asan_set_shadow_* for large blocks
Vitaly Buka
2016-08-20
1
-10
/
+45
*
[asan] Initialize __asan_set_shadow_* callbacks
Vitaly Buka
2016-08-20
1
-0
/
+24
*
[asan] Optimize store size in FunctionStackPoisoner::poisonRedZones
Vitaly Buka
2016-08-20
2
-7
/
+8
*
[asan] Cleanup instrumentation of dynamic allocas
Vitaly Buka
2016-08-20
4
-5
/
+5
*
Revert "[asan] Optimize store size in FunctionStackPoisoner::poisonRedZones"
Vitaly Buka
2016-08-19
2
-7
/
+7
*
Revert "[asan] Fix size of shadow incorrectly calculated in r279178"
Vitaly Buka
2016-08-19
1
-1
/
+0
*
[asan] Fix size of shadow incorrectly calculated in r279178
Vitaly Buka
2016-08-19
1
-0
/
+1
*
[asan] Optimize store size in FunctionStackPoisoner::poisonRedZones
Vitaly Buka
2016-08-18
2
-7
/
+7
*
[asan] Extend test
Vitaly Buka
2016-08-18
1
-3
/
+33
*
[sanitizer-coverage/libFuzzer] instrument comparisons with __sanitizer_cov_t...
Kostya Serebryany
2016-08-18
1
-1
/
+1
*
[Asan] Unpoison red zones even if use-after-scope was disabled with runtime flag
Vitaly Buka
2016-08-16
2
-4
/
+8
*
Unpoison stack before resume instruction
Vitaly Buka
2016-07-22
2
-1
/
+107
*
Fix detection of stack-use-after scope for char arrays.
Vitaly Buka
2016-07-22
1
-0
/
+20
*
[tsan] Don't instrument __llvm_gcov_global_state_pred or __llvm_gcda*
Vedant Kumar
2016-07-19
1
-0
/
+13
*
[sanitizer-coverage] make sure that calls to __sanitizer_cov_trace_pc are not...
Kostya Serebryany
2016-07-14
1
-5
/
+10
*
[tsan] Try harder to not instrument gcov counters
Vedant Kumar
2016-07-07
1
-0
/
+5
*
[esan:cfrag] Add option -esan-aux-field-info
Qin Zhao
2016-07-07
1
-0
/
+133
*
[esan|wset] Fix incorrect memory size assert
Derek Bruening
2016-07-06
2
-0
/
+73
*
[asan] Add a hidden option for Mach-O global metadata liveness tracking
Ryan Govostes
2016-07-05
1
-1
/
+1
[next]