llvm-project/llvm/test/Instrumentation/DataFlowSanitizer
Taewook Oh 50f3380290 [dfsan] Add missing test for the new pass manager with -dfsan-ignore-personality-routine
A test for the new pass manager was missed from the original diff D115317.

Reviewed By: browneee

Differential Revision: https://reviews.llvm.org/D115477
2021-12-09 18:53:20 -08:00
..
Inputs [dfsan] Add a flag to ignore personality routines. 2021-12-08 14:48:38 -08:00
abilist.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
abilist_aggregate.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
args-unreachable-bb.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
arith.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
array.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
atomics.ll [DFSan] Change shadow and origin memory layouts to match MSan. 2021-06-25 17:00:38 -07:00
basic.ll [dfsan] Expose dfsan_get_track_origins to get origin tracking status 2021-06-29 20:32:39 +00:00
call.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
callback.ll
custom_fun_callback_attributes.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
custom_fun_varargs_attributes.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
debug-nonzero-labels.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
debug.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
dont_combine_offset_labels_on_gep.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
force_zero.ll [DFSan] Add force_zero_label abilist option to DFSan. This can be used as a work-around for overtainting. 2021-09-17 12:57:40 -07:00
ignore_persnality_routine.ll [dfsan] Add missing test for the new pass manager with -dfsan-ignore-personality-routine 2021-12-09 18:53:20 -08:00
load.ll [DFSan] Change shadow and origin memory layouts to match MSan. 2021-06-25 17:00:38 -07:00
memset.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
musttailcall.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
origin_abilist.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
origin_cached_shadows.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
origin_call.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
origin_load.ll [DFSan] Change shadow and origin memory layouts to match MSan. 2021-06-25 17:00:38 -07:00
origin_mem_intrinsic.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
origin_other_ops.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
origin_phi.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
origin_select.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
origin_store.ll [DFSan] Change shadow and origin memory layouts to match MSan. 2021-06-25 17:00:38 -07:00
origin_store_threshold.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
origin_track_load.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
phi.ll [dfsan] Add full fast8 support 2021-06-07 17:20:54 -07:00
prefix-rename.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
select.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
shadow-args-zext.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
store.ll [DFSan] Change shadow and origin memory layouts to match MSan. 2021-06-25 17:00:38 -07:00
struct.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
uninstrumented_local_functions.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
union.ll [dfsan] Replace dfs$ prefix with .dfsan suffix 2021-06-17 22:42:47 -07:00
unordered_atomic_mem_intrins.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00
vector.ll [DFSan] Remove -dfsan-args-abi support in favor of TLS. 2021-10-08 11:18:36 -07:00