1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/Transforms/OpenMP
Shinji Okumura 8816b1755f [Attributor] Deduce noundef attribute
This patch introduces a new abstract attribute `AANoUndef` which corresponds to `noundef` IR attribute and deduce them.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D85184
2020-08-18 18:05:54 +09:00
..
add_attributes.ll [OpenMP] Add Additional Function Attribute Information to OMPKinds.def 2020-07-18 12:55:50 -04:00
dead_use.ll
deduplication_remarks.ll
deduplication.ll [OpenMP][NFC] Reuse OMPIRBuilder struct ident_t handling in Clang 2020-08-10 17:13:26 -05:00
gpu_kernel_detection_remarks.ll
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] Split __tgt_target_data_begin_mapper into its "issue" and "wait" counterparts. 2020-08-17 20:56:10 -05:00
icv_remarks.ll
icv_tracking.ll
parallel_deletion_cg_update.ll [CallGraph] Update callback call sites in RefreshCallGraph 2020-07-14 22:33:57 -05:00
parallel_deletion_remarks.ll
parallel_deletion.ll [Attributor] Deduce noundef attribute 2020-08-18 18:05:54 +09:00
rtf_type_checking.ll