llvm-project/llvm/test/Instrumentation/AddressSanitizer
Reshabh Sharma 2e194dec60 [ASan][AMDGPU] Make shadow offset match X86 on Linux
This patch explicitly sets the shadow offset for
AMDGPU to match that of X86 on Linux.

Reviewed By: vitalybuka

https://reviews.llvm.org/D105282
2021-07-09 07:48:03 +05:30
..
AMDGPU [ASan][AMDGPU] Make shadow offset match X86 on Linux 2021-07-09 07:48:03 +05:30
X86
adaptive_global_redzones.ll [sanitizer] Reduce redzone size for small size global objects 2021-05-19 19:18:50 -07:00
alloca-offset-lifetime.ll
asan-detect-invalid-pointer-pair.ll
asan-masked-load-store.ll
asan-vs-gvn.ll
asan_address_space_attr.ll
basic-msvc64.ll
basic.ll [IR][sanitizer] Set nounwind on module ctor/dtor, additionally set uwtable if -fasynchronous-unwind-tables 2021-04-21 15:58:20 -07:00
byref-args.ll
byval-args.ll
debug-info-alloca.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
debug-info-global-var.ll [sanitizer] Reduce redzone size for small size global objects 2021-05-19 19:18:50 -07:00
debug_info.ll [sanitizer] Remove numeric values from -asan-use-after-return flag. (NFC) 2021-06-11 15:14:51 -07:00
debug_info_noninstrumented_alloca.ll
debug_info_noninstrumented_alloca2.ll
do-not-instrument-globals-darwin.ll
do-not-instrument-globals-linux.ll
do-not-instrument-internal-globals.ll
do-not-instrument-netbsd-link_set.ll
do-not-instrument-profiling-globals.ll
do-not-instrument-promotable-allocas.ll
do-not-instrument-sanitizers.ll
do-not-touch-comdat-global.ll
do-not-touch-odr-global.ll
do-not-touch-threadlocal.ll
dynamic-shadow-darwin.ll
experiment-call.ll
experiment.ll
fake-stack.ll [sanitizer] Remove numeric values from -asan-use-after-return flag. (NFC) 2021-06-11 15:14:51 -07:00
force-dynamic-shadow.ll
freebsd.ll
global_addrspace.ll
global_cstring_darwin.ll [sanitizer] Reduce redzone size for small size global objects 2021-05-19 19:18:50 -07:00
global_lto_merge.ll [sanitizer] Reduce redzone size for small size global objects 2021-05-19 19:18:50 -07:00
global_metadata.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
global_metadata_array.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
global_metadata_bitcasts.ll
global_metadata_darwin.ll [asan][test] Improve -asan-use-private-alias tests 2020-12-04 15:05:59 -08:00
global_metadata_external_comdat.ll
global_metadata_windows.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
global_with_comdat.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
hoist-argument-init-insts.ll Remove (unneeded) '-asan-use-after-return' from hoist-argument-init-insts.ll. 2021-05-14 11:55:23 -07:00
instrument-dynamic-allocas.ll Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
instrument-no-return.ll
instrument-section-invalid-c-ident.ll [asan] Avoid putting globals in a comdat section when targetting elf. 2021-02-24 12:01:56 +00:00
instrument-stack.ll
instrument_global.ll
instrument_initializer_metadata.ll
instrument_load_then_store.ll
instrumentation-with-call-threshold.ll
keep_going.ll
lifetime-throw.ll [sanitizer] Remove numeric values from -asan-use-after-return flag. (NFC) 2021-06-11 15:14:51 -07:00
lifetime-uar-uas.ll LLVM Detailed IR tests for introduction of flag -fsanitize-address-detect-stack-use-after-return-mode. 2021-05-25 16:17:39 -07:00
lifetime.ll [sanitizer] Remove numeric values from -asan-use-after-return flag. (NFC) 2021-06-11 15:14:51 -07:00
local_alias.ll [sanitizer] Reduce redzone size for small size global objects 2021-05-19 19:18:50 -07:00
local_stack_base.ll
localescape.ll LLVM Detailed IR tests for introduction of flag -fsanitize-address-detect-stack-use-after-return-mode. 2021-05-25 16:17:39 -07:00
module-flags.ll [IR][sanitizer] Add module flag "frame-pointer" and set it for cc1 -mframe-pointer={non-leaf,all} 2021-04-22 18:07:30 -07:00
musttail.ll
no-globals.ll [IR][sanitizer] Set nounwind on module ctor/dtor, additionally set uwtable if -fasynchronous-unwind-tables 2021-04-21 15:58:20 -07:00
no_global_dtors.ll [ASan] Introduce a way set different ways of emitting module destructors. 2021-02-23 20:01:21 -08:00
odr-check-ignore.ll [sanitizer] Reduce redzone size for small size global objects 2021-05-19 19:18:50 -07:00
ps4.ll
scale-offset.ll
stack-poisoning-and-lifetime-be.ll
stack-poisoning-and-lifetime.ll
stack-poisoning-byval-args.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
stack-poisoning.ll Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|[runtime]|always). 2021-06-08 14:39:06 -07:00
stack_dynamic_alloca.ll Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|[runtime]|always). 2021-06-08 14:39:06 -07:00
stack_layout.ll
str-nobuiltin.ll
test64.ll
twice.ll
ubsan.ll
version-mismatch-check.ll
win-sorted-sections.ll
win-string-literal.ll [sanitizer] Reduce redzone size for small size global objects 2021-05-19 19:18:50 -07:00
with-ifunc.ll