llvm-project/llvm/test/Transforms/OpenMP
Johannes Doerfert 1de70a724e Revert "[OpenMPOpt] ICV tracking for calls"
This commits breaks certain OpenMP codes (on power) because it expanded
the Attributor scope without telling the Attributor about the SCC
extend. See: https://reviews.llvm.org/D85544#2227611

This reverts commit b0b32e6490.
2020-08-20 00:00:35 -05:00
..
add_attributes.ll [OpenMP] Add Additional Function Attribute Information to OMPKinds.def 2020-07-18 12:55:50 -04:00
dead_use.ll Reland "[OpenMPOpt] ICV Tracking" 2020-07-11 02:25:57 +02:00
deduplication.ll [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
deduplication_remarks.ll OpenMPOpt Remarks Support 2020-05-13 12:20:40 -05:00
gpu_kernel_detection_remarks.ll [OpenMP] Identify GPU kernels (aka. OpenMP target regions) 2020-07-11 01:44:00 -05:00
gpu_state_machine_function_ptr_replacement.ll [OpenMP] Replace function pointer uses in GPU state machine 2020-07-11 01:44:00 -05:00
hide_mem_transfer_latency.ll [OpenMPOpt][HideMemTransfersLatency] Moving the 'wait' counterpart of __tgt_target_data_begin_mapper 2020-08-19 11:42:22 -05:00
icv_remarks.ll [OpenMPOpt] ICV macro definitions 2020-06-24 13:43:35 +02:00
icv_tracking.ll Revert "[OpenMPOpt] ICV tracking for calls" 2020-08-20 00:00:35 -05:00
parallel_deletion.ll [Attributor] Deduce noundef attribute 2020-08-18 18:05:54 +09:00
parallel_deletion_cg_update.ll [CallGraph] Update callback call sites in RefreshCallGraph 2020-07-14 22:33:57 -05:00
parallel_deletion_remarks.ll OpenMPOpt Remarks Support 2020-05-13 12:20:40 -05:00
rtf_type_checking.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00