llvm-project/llvm/test/Transforms/OpenMP
Johannes Doerfert f6e0c05e3d Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues"
This reverts commit f17639ea0c as three
AMDGPU tests haven't been updated. Will need to verify the changes are
not regressions we should avoid.
2022-07-08 00:53:38 -05:00
..
add_attributes.ll [OpenMP] Only strip runtime attributes if needed 2022-06-27 13:35:41 -04:00
add_attributes_amdgcn.ll
always_inline_device.ll
attributor_module_slice_reproducer.ll
attributor_pointer_offset_crash.ll
attributor_recursion_crash.ll [Attributor][FIX] Avoid endless recursion, simple case 2022-03-23 15:55:32 -05:00
barrier_removal.ll [Attributor] Simplify loads from constant globals 2022-06-09 13:41:23 +02:00
custom_state_machines.ll [Attributor] Remove broken and duplicated load simplification 2022-04-05 20:49:03 -05:00
custom_state_machines_remarks.ll
dead_use.ll
deduplication.ll Reapply "[OpenMP][NFCI] Embed the source location string size in the ident_t" 2021-12-29 01:10:38 -06:00
deduplication_remarks.ll
deduplication_target.ll
fold_generic_main_thread.ll
get_hardware_num_threads_in_block_fold.ll [OpenMP] Ensure to not use SPMD mode in the absence of parallel regions 2022-07-07 16:49:22 -05:00
get_hardware_num_threads_in_block_fold_optnone.ll
global_constructor.ll
globalization_remarks.ll [OpenMP] Emit remark on the captured call instead of the variable 2022-02-04 17:50:53 -05:00
gpu_kernel_detection_remarks.ll
gpu_state_machine_function_ptr_replacement.ll [Attributor] Allow not to default initialize AAs for live internal functions 2022-03-11 16:46:03 -06:00
hide_mem_transfer_latency.ll
icv_remarks.ll
icv_tracking.ll Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues" 2022-06-09 17:04:01 +02:00
icv_tracking_out_of_scope.ll [OpenMP][FIX] Replace ICVs only with values valid at the getter position 2022-01-19 18:40:13 -06:00
is_spmd_exec_mode_fold.ll Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues" 2022-07-08 00:53:38 -05:00
parallel_deletion.ll Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues" 2022-07-08 00:53:38 -05:00
parallel_deletion_cg_update.ll
parallel_deletion_remarks.ll
parallel_level_fold.ll [Attributor] Allow not to default initialize AAs for live internal functions 2022-03-11 16:46:03 -06:00
parallel_region_merging.ll [Attributor] Try to delete stores and simplify stored values 2022-06-09 16:48:53 +02:00
remove_globalization.ll Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues" 2022-07-08 00:53:38 -05:00
remove_noinline_attributes.ll [OpenMP] Only strip runtime attributes if needed 2022-06-27 13:35:41 -04:00
replace_globalization.ll Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues" 2022-07-08 00:53:38 -05:00
rtf_type_checking.ll
single_threaded_execution.ll
spmdization.ll Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues" 2022-07-08 00:53:38 -05:00
spmdization_assumes.ll Reapply "[OpenMP][NFCI] Embed the source location string size in the ident_t" 2021-12-29 01:10:38 -06:00
spmdization_constant_prop.ll [Attributor][FIX] Give registered simplification callbacks precedence 2022-06-09 15:31:53 +02:00
spmdization_guarding.ll [Attributor] Make heap2stack record alloca placement 2022-07-07 16:49:22 -05:00
spmdization_guarding_two_reaching_kernels.ll [Attributor] Allow not to default initialize AAs for live internal functions 2022-03-11 16:46:03 -06:00
spmdization_remarks.ll
values_in_offload_arrays.ll