llvm-project/llvm/test/Transforms/OpenMP
Johannes Doerfert 6555558a80 Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues"
This reverts commit da50dab1ae.

Patch broke AMD GPU OpenMP offload buildbots.
https://lab.llvm.org/buildbot/#/builders/193/builds/13246
2022-06-09 17:04:01 +02:00
..
add_attributes.ll
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] Add RTL function to externalization RAII 2022-02-17 14:30:58 -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-06-09 17:04:01 +02:00
parallel_deletion.ll Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues" 2022-06-09 17:04:01 +02: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-06-09 17:04:01 +02:00
remove_noinline_attributes.ll [OpenMP] Ensure to remove noinline from all runtime functions eventually 2022-02-01 01:07:50 -06:00
replace_globalization.ll Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues" 2022-06-09 17:04:01 +02:00
rtf_type_checking.ll
single_threaded_execution.ll
spmdization.ll Revert "[Attributor] Replace AAValueSimplify with AAPotentialValues" 2022-06-09 17:04:01 +02: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 Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -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