llvm-project/llvm/test/Transforms/OpenMP
Johannes Doerfert c922cac868 Revert "[Attributor] AAPointerInfo should allow "harmless" uses"
Revert "[Attributor] Teach AAPointerInfo to look into aggregates"

This reverts commit 844f6c5d03 and
4ed0a88cd8 as they broke the buildbots
that run openmp/libomptarget/test/offloading/bug49021.cpp.
2022-09-11 21:37:54 -07:00
..
add_attributes.ll [OpenMP] Fix `omp_get_wtime` function being marked incorrectly as readonly 2022-09-06 12:59:00 -05:00
add_attributes_amdgcn.ll
always_inline_device.ll Fix OpenMP Opt for target without a parallel region. 2022-09-06 16:04:53 +00:00
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
deduplication_remarks.ll
deduplication_target.ll
fold_generic_main_thread.ll
get_hardware_num_threads_in_block_fold.ll Fix OpenMP Opt for target without a parallel region. 2022-09-06 16:04:53 +00:00
get_hardware_num_threads_in_block_fold_optnone.ll
global_constructor.ll
globalization_remarks.ll
gpu_kernel_detection_remarks.ll
gpu_state_machine_function_ptr_replacement.ll
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
is_spmd_exec_mode_fold.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
parallel_deletion.ll Revert "[Attributor] AAPointerInfo should allow "harmless" uses" 2022-09-11 21:37:54 -07:00
parallel_deletion_cg_update.ll
parallel_deletion_remarks.ll
parallel_level_fold.ll
parallel_region_merging.ll [Attributor][FIX] Conservatively handle ptr2int, don't crash 2022-09-11 20:16:11 -07:00
remove_globalization.ll Revert "[Attributor] AAPointerInfo should allow "harmless" uses" 2022-09-11 21:37:54 -07:00
remove_noinline_attributes.ll Revert "[OpenMP] Remove noinline attributes in the device runtime" 2022-07-27 11:09:18 -04:00
replace_globalization.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
rtf_type_checking.ll
single_threaded_execution.ll Fix OpenMP Opt for target without a parallel region. 2022-09-06 16:04:53 +00:00
spmdization.ll [IR] Use Min behavior for module flag "PIC Level" 2022-08-18 16:28:55 -07:00
spmdization_assumes.ll [IR] Use Min behavior for module flag "PIC Level" 2022-08-18 16:28:55 -07:00
spmdization_constant_prop.ll [Attributor][FIX] Give registered simplification callbacks precedence 2022-06-09 15:31:53 +02:00
spmdization_guarding.ll [IR] Use Min behavior for module flag "PIC Level" 2022-08-18 16:28:55 -07:00
spmdization_guarding_two_reaching_kernels.ll Fix OpenMP Opt for target without a parallel region. 2022-09-06 16:04:53 +00:00
spmdization_remarks.ll
values_in_offload_arrays.ll