llvm-6502/test/Instrumentation/AddressSanitizer
2014-09-03 23:24:18 +00:00
..
X86 [asan-assembly-instrumentation] Prologue and epilogue are moved out from InstrumentMemOperand(). 2014-09-01 12:51:00 +00:00
adaptive_global_redzones.ll
asan-vs-gvn.ll
basic.ll [asan] Assign a low branch weight to ASan's slow path, patch by Jonas Wagner. This speeds up asan (at least on SPEC) by 1%-5% or more. Also fix lint in dfsan. 2014-09-02 21:46:51 +00:00
coverage2-dbg.ll [asan] fix debug info produced for asan-coverage=2 2014-09-03 23:24:18 +00:00
coverage-dbg.ll
coverage.ll [asan] add -asan-coverage=3: instrument all blocks and critical edges. 2014-09-03 22:37:37 +00:00
debug_info.ll
do-not-instrument-internal-globals.ll
do-not-instrument-llvm-metadata.ll
do-not-touch-comdat-global.ll
do-not-touch-odr-global.ll
do-not-touch-threadlocal.ll
freebsd.ll
global_metadata.ll [ASan] Use metadata to pass source-level information from Clang to ASan. 2014-08-02 00:35:50 +00:00
instrument_global.ll
instrument_initializer_metadata.ll
instrument_load_then_store.ll
instrument-no-return.ll
instrumentation-with-call-threshold.ll
keep-instrumented_functions.ll
lifetime-uar.ll
lifetime.ll
stack_layout.ll
stack-poisoning.ll
test64.ll
ubsan.ll