llvm-6502/test/Instrumentation/AddressSanitizer
2014-09-02 21:46:51 +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
coverage-dbg.ll
coverage.ll
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 [ASan] Collect unmangled names of global variables in Clang to print them in error reports. 2014-07-12 00:42:52 +00:00
instrument_initializer_metadata.ll [ASan] Collect unmangled names of global variables in Clang to print them in error reports. 2014-07-12 00:42:52 +00:00
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 [ASan] Don't instrument load/stores with !nosanitize metadata. 2014-07-17 18:48:12 +00:00