llvm-6502/test/Instrumentation/AddressSanitizer
Kostya Serebryany 0ca032b03d 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149925 91177308-0d34-0410-b5e6-96231b3b80d8
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