llvm-project/llvm/test/Instrumentation/AddressSanitizer
Kostya Serebryany 9e0d377400 The patch resolves the conflict between AddressSanitizer and load widening (GVN).
The problem initially reported by Mozilla folks (http://code.google.com/p/address-sanitizer/issues/detail?id=20),
but it also prevents us from enabling LLVM bootstrap with AddressSanitizer.

llvm-svn: 149925
2012-02-06 22:48:56 +00:00
..
asan-vs-gvn.ll The patch resolves the conflict between AddressSanitizer and load widening (GVN). 2012-02-06 22:48:56 +00:00
bug_11395.ll [asan] enable asan only for the functions that have Attribute::AddressSafety 2012-01-24 19:34:43 +00:00
dg.exp
do-not-touch-odr-global.ll
do-not-touch-threadlocal.ll [asan] do not instrument threadlocal globals, this is buggy 2011-11-23 02:10:54 +00:00
instrument_global.ll [asan] add a test for instrumenting globals 2011-12-16 01:28:19 +00:00
instrument_load_then_store.ll [asan] enable asan only for the functions that have Attribute::AddressSafety 2012-01-24 19:34:43 +00:00
test64.ll [asan] enable asan only for the functions that have Attribute::AddressSafety 2012-01-24 19:34:43 +00:00