llvm-project/llvm/test/Instrumentation/DataFlowSanitizer
Matt Morehouse e2d0b44a7c [DFSan] Add efficient fast16labels instrumentation mode.
Adds the -fast-16-labels flag, which enables efficient instrumentation
for DFSan when the user needs <=16 labels.  The instrumentation
eliminates most branches and most calls to __dfsan_union or
__dfsan_union_load.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D84371
2020-07-29 18:58:47 +00:00
..
Inputs
abilist.ll
args-unreachable-bb.ll
arith.ll
call.ll [DFSan][NewPM] Port DataFlowSanitizer to NewPM 2020-07-29 10:19:15 -07:00
custom_fun_callback_attributes.ll
custom_fun_varargs_attributes.ll
debug-nonzero-labels.ll
debug.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
external_mask.ll
fast16labels.ll [DFSan] Add efficient fast16labels instrumentation mode. 2020-07-29 18:58:47 +00:00
load.ll
memset.ll
prefix-rename.ll
shadow-args-zext.ll
store.ll
uninstrumented_local_functions.ll
union-large.ll
union.ll
unordered_atomic_mem_intrins.ll