llvm-6502/test/Instrumentation/AddressSanitizer
2012-07-16 16:15:40 +00:00
..
X86 [asan] move x86-specific test to a separate X86 directory with a custom lit.local.cfg file 2012-03-12 18:49:11 +00:00
asan-vs-gvn.ll [asan] fix asan-vs-gvn.ll test (it did not actually check much before this change) 2012-02-14 00:02:35 +00:00
basic.ll [asan] refactor instrumentation to allow merging the crash callbacks (not fully implemented yet, no functionality change except the BB order) 2012-07-16 16:15:40 +00:00
do-not-touch-odr-global.ll
do-not-touch-threadlocal.ll
instrument_global.ll
instrument_load_then_store.ll
instrument-no-return.ll
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
test64.ll [asan] instrument cmpxchg and atomicrmw 2012-05-30 09:04:06 +00:00