hanchenye-llvm-project/clang/test/OpenMP
Patrick Lyster e13b1e3299 [OpenMP] Added support for explicit mapping of classes using 'this' pointer. Differential revision: https://reviews.llvm.org/D55982
llvm-svn: 350252
2019-01-02 19:28:48 +00:00
..
Inputs [OpenMP] Add support for nested 'declare target' directives 2018-09-10 02:07:09 +00:00
atomic_ast_print.cpp
atomic_capture_codegen.cpp
atomic_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
atomic_messages.c
atomic_messages.cpp
atomic_read_codegen.c
atomic_update_codegen.cpp
atomic_write_codegen.c
barrier_ast_print.cpp
barrier_codegen.cpp
barrier_messages.cpp
cancel_ast_print.cpp
cancel_codegen.cpp
cancel_codegen_cleanup.cpp
cancel_if_messages.cpp
cancel_messages.cpp
cancellation_point_ast_print.cpp
cancellation_point_codegen.cpp
cancellation_point_messages.cpp
capturing_in_templates.cpp
constexpr_codegen.cpp [OPENMP] Do not consider address constant vars as possibly 2018-06-25 15:32:05 +00:00
critical_ast_print.cpp
critical_codegen.cpp
critical_messages.cpp
debug-info-openmp-array.cpp [OPENMP] Do not capture private loop counters. 2018-10-29 15:01:58 +00:00
declare_reduction_ast_print.c
declare_reduction_ast_print.cpp [OPENMP] Fix PR38902: support ADL for declare reduction constructs. 2018-09-12 16:31:59 +00:00
declare_reduction_codegen.c
declare_reduction_codegen.cpp Pass a concrete triple for two OpenMP tests that depend on TLS 2018-12-26 16:06:26 +00:00
declare_reduction_messages.c
declare_reduction_messages.cpp [OPENMP] Fix PR38903: Crash on instantiation of the non-dependent 2018-09-13 16:54:05 +00:00
declare_simd_ast_print.c
declare_simd_ast_print.cpp
declare_simd_codegen.cpp
declare_simd_messages.cpp
declare_target_ast_print.cpp [OpenMP] Add support for nested 'declare target' directives 2018-09-10 02:07:09 +00:00
declare_target_codegen.cpp [OPENMP]Fix emission of the target regions in virtual functions. 2018-11-28 19:00:07 +00:00
declare_target_codegen_globalization.cpp [OPENMP][NVPTX]Use __kmpc_data_sharing_coalesced_push_stack function. 2018-11-02 16:08:31 +00:00
declare_target_link_codegen.cpp [OPENMP] FIx processing of declare target variables. 2018-08-15 19:45:12 +00:00
declare_target_messages.cpp [OPENMP] Simplified checks for declarations in declare target regions. 2018-09-11 13:59:10 +00:00
distribute_ast_print.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
distribute_collapse_messages.cpp
distribute_dist_schedule_ast_print.cpp
distribute_dist_schedule_messages.cpp
distribute_firstprivate_codegen.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_firstprivate_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_lastprivate_codegen.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_ast_print.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_codegen.cpp [OpenMP] Fix condition. 2018-10-29 19:44:25 +00:00
distribute_parallel_for_collapse_messages.cpp
distribute_parallel_for_copyin_messages.cpp
distribute_parallel_for_default_messages.cpp
distribute_parallel_for_dist_schedule_messages.cpp
distribute_parallel_for_firstprivate_codegen.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_firstprivate_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_if_codegen.cpp
distribute_parallel_for_if_messages.cpp
distribute_parallel_for_lastprivate_codegen.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_lastprivate_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_messages.cpp
distribute_parallel_for_num_threads_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
distribute_parallel_for_num_threads_messages.cpp
distribute_parallel_for_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
distribute_parallel_for_private_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_proc_bind_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
distribute_parallel_for_proc_bind_messages.cpp
distribute_parallel_for_reduction_codegen.cpp
distribute_parallel_for_reduction_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_schedule_messages.cpp
distribute_parallel_for_shared_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_aligned_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_ast_print.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_codegen.cpp [OpenMP] Fix condition. 2018-10-29 19:44:25 +00:00
distribute_parallel_for_simd_collapse_messages.cpp
distribute_parallel_for_simd_copyin_messages.cpp
distribute_parallel_for_simd_default_messages.cpp
distribute_parallel_for_simd_dist_schedule_messages.cpp
distribute_parallel_for_simd_firstprivate_codegen.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_firstprivate_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_if_codegen.cpp
distribute_parallel_for_simd_if_messages.cpp
distribute_parallel_for_simd_lastprivate_codegen.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_lastprivate_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_linear_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
distribute_parallel_for_simd_misc_messages.c
distribute_parallel_for_simd_num_threads_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
distribute_parallel_for_simd_num_threads_messages.cpp
distribute_parallel_for_simd_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
distribute_parallel_for_simd_private_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_proc_bind_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
distribute_parallel_for_simd_proc_bind_messages.cpp
distribute_parallel_for_simd_reduction_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_safelen_messages.cpp
distribute_parallel_for_simd_schedule_messages.cpp
distribute_parallel_for_simd_shared_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_parallel_for_simd_simdlen_messages.cpp
distribute_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
distribute_private_messages.cpp
distribute_simd_aligned_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_simd_ast_print.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_simd_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
distribute_simd_collapse_messages.cpp
distribute_simd_dist_schedule_messages.cpp
distribute_simd_firstprivate_codegen.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_simd_firstprivate_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_simd_lastprivate_codegen.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_simd_lastprivate_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_simd_linear_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
distribute_simd_misc_messages.c
distribute_simd_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
distribute_simd_private_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_simd_reduction_codegen.cpp
distribute_simd_reduction_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
distribute_simd_safelen_messages.cpp
distribute_simd_simdlen_messages.cpp
driver.c [OPENMP] Force OpenMP 4.5 when compiling for offloading. 2018-07-26 15:17:38 +00:00
flush_ast_print.cpp
flush_codegen.cpp
flush_messages.cpp
for_ast_print.cpp [OPENMP]Fix PR39084: Check datasharing attributes of reduction variables only. 2018-09-28 19:33:14 +00:00
for_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
for_collapse_messages.cpp
for_firstprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
for_firstprivate_messages.cpp
for_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
for_lastprivate_messages.cpp
for_linear_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
for_linear_messages.cpp
for_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
for_misc_messages.c
for_ordered_clause.cpp
for_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
for_private_messages.cpp
for_reduction_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
for_reduction_codegen_UDR.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
for_reduction_messages.cpp [OPENMP]Fix PR39084: Check datasharing attributes of reduction variables only. 2018-09-28 19:33:14 +00:00
for_schedule_messages.cpp
for_simd_aligned_messages.cpp
for_simd_ast_print.cpp
for_simd_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
for_simd_collapse_messages.cpp
for_simd_firstprivate_messages.cpp
for_simd_lastprivate_messages.cpp
for_simd_linear_messages.cpp
for_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
for_simd_misc_messages.c
for_simd_private_messages.cpp
for_simd_reduction_messages.cpp
for_simd_safelen_messages.cpp
for_simd_schedule_messages.cpp
for_simd_simdlen_messages.cpp
function-attr.cpp
is_initial_device.c
linking.c Revert "[OPENMP] Fix PR38026: Link -latomic when -fopenmp is used." 2018-07-23 18:27:09 +00:00
loops_explicit_clauses_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
master_ast_print.cpp
master_codegen.cpp
master_messages.cpp
nesting_of_regions.cpp
no_option.c
no_option_no_warn.c
nvptx_SPMD_codegen.cpp [OPENMP][NVPTX]Emit default locations with the correct Exec|Runtime 2018-11-26 18:37:09 +00:00
nvptx_data_sharing.cpp [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes 2018-12-18 21:01:42 +00:00
nvptx_declare_target_var_ctor_dtor_codegen.cpp [OPENMP] Prevent problems with linking of the static variables. 2018-07-31 16:40:15 +00:00
nvptx_distribute_parallel_generic_mode_codegen.cpp [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes 2018-12-18 21:01:42 +00:00
nvptx_force_full_runtime_SPMD_codegen.cpp [OPENMP][NVPTX] Enable support for lastprivates in SPMD constructs. 2018-09-21 14:22:53 +00:00
nvptx_lambda_capturing.cpp [OPENMP]Fix PR39694: do not capture `this` in non-`this` region. 2018-11-16 21:13:33 +00:00
nvptx_parallel_codegen.cpp [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes 2018-12-18 21:01:42 +00:00
nvptx_parallel_for_codegen.cpp [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes 2018-12-18 21:01:42 +00:00
nvptx_param_translate.c
nvptx_target_codegen.cpp [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes 2018-12-18 21:01:42 +00:00
nvptx_target_cuda_mode_messages.cpp
nvptx_target_exceptions_messages.cpp
nvptx_target_firstprivate_codegen.cpp
nvptx_target_parallel_codegen.cpp [OpenMP] Add a new version of the SPMD deinit kernel function 2018-11-29 20:53:49 +00:00
nvptx_target_parallel_num_threads_codegen.cpp
nvptx_target_parallel_proc_bind_codegen.cpp [OpenMP] Add a new version of the SPMD deinit kernel function 2018-11-29 20:53:49 +00:00
nvptx_target_parallel_reduction_codegen.cpp [OPENMP][NVPTX]Added extra sync point to the inter-warp copy function. 2018-12-18 19:20:15 +00:00
nvptx_target_printf_codegen.c [OPENMP][NVPTX]Emit default locations with the correct Exec|Runtime 2018-11-26 18:37:09 +00:00
nvptx_target_simd_codegen.cpp
nvptx_target_teams_codegen.cpp [OpenMP] Add a new version of the SPMD deinit kernel function 2018-11-29 20:53:49 +00:00
nvptx_target_teams_distribute_codegen.cpp [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes 2018-12-18 21:01:42 +00:00
nvptx_target_teams_distribute_parallel_for_codegen.cpp [OPENMP]Mark the loop as started when initialized. 2018-12-19 18:16:37 +00:00
nvptx_target_teams_distribute_parallel_for_generic_mode_codegen.cpp [OpenMP] Add a new version of the SPMD deinit kernel function 2018-11-29 20:53:49 +00:00
nvptx_target_teams_distribute_parallel_for_simd_codegen.cpp [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes 2018-12-18 21:01:42 +00:00
nvptx_target_teams_distribute_simd_codegen.cpp
nvptx_teams_codegen.cpp [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes 2018-12-18 21:01:42 +00:00
nvptx_teams_reduction_codegen.cpp [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes 2018-12-18 21:01:42 +00:00
openmp_check.cpp
openmp_common.c
openmp_offload_codegen.cpp
openmp_offload_registration.cpp [OpenMP] Encode offload target triples into comdat key for offload initialization code 2018-08-03 20:19:28 +00:00
openmp_seh.c
openmp_win_codegen.cpp
option_warn.c
ordered_ast_print.cpp
ordered_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
ordered_doacross_codegen.c [OPENMP] Fix emission of the loop doacross constructs. 2018-08-13 19:04:24 +00:00
ordered_doacross_codegen.cpp [OPENMP] Fix emission of the loop doacross constructs. 2018-08-13 19:04:24 +00:00
ordered_messages.cpp
parallel_ast_print.cpp
parallel_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
parallel_copyin_codegen.cpp Pass a concrete triple for two OpenMP tests that depend on TLS 2018-12-26 16:06:26 +00:00
parallel_copyin_messages.cpp
parallel_default_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
parallel_firstprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
parallel_firstprivate_messages.cpp
parallel_for_ast_print.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
parallel_for_codegen.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
parallel_for_collapse_messages.cpp
parallel_for_copyin_messages.cpp
parallel_for_default_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
parallel_for_firstprivate_messages.cpp
parallel_for_if_messages.cpp
parallel_for_lastprivate_messages.cpp
parallel_for_linear_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
parallel_for_linear_messages.cpp
parallel_for_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
parallel_for_messages.cpp
parallel_for_misc_messages.c
parallel_for_num_threads_messages.cpp
parallel_for_ordered_messages.cpp
parallel_for_private_messages.cpp
parallel_for_proc_bind_messages.cpp
parallel_for_reduction_messages.cpp
parallel_for_schedule_messages.cpp
parallel_for_simd_aligned_messages.cpp
parallel_for_simd_ast_print.cpp [OPENMP] Fix emission of the loop doacross constructs. 2018-08-13 19:04:24 +00:00
parallel_for_simd_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
parallel_for_simd_collapse_messages.cpp
parallel_for_simd_copyin_messages.cpp
parallel_for_simd_default_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
parallel_for_simd_firstprivate_messages.cpp
parallel_for_simd_if_messages.cpp
parallel_for_simd_lastprivate_messages.cpp
parallel_for_simd_linear_messages.cpp
parallel_for_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
parallel_for_simd_messages.cpp
parallel_for_simd_misc_messages.c
parallel_for_simd_num_threads_messages.cpp
parallel_for_simd_private_messages.cpp
parallel_for_simd_proc_bind_messages.cpp
parallel_for_simd_reduction_messages.cpp
parallel_for_simd_safelen_messages.cpp
parallel_for_simd_schedule_messages.cpp
parallel_for_simd_simdlen_messages.cpp
parallel_if_codegen.cpp [OPENMP] Fix emission of the __kmpc_global_thread_num. 2018-10-05 15:08:53 +00:00
parallel_if_messages.cpp
parallel_messages.cpp
parallel_num_threads_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
parallel_num_threads_messages.cpp
parallel_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
parallel_private_messages.cpp
parallel_proc_bind_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
parallel_proc_bind_messages.cpp
parallel_reduction_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
parallel_reduction_messages.c [OPENMP] Fix incomplete type check for array reductions 2018-06-28 19:54:49 +00:00
parallel_reduction_messages.cpp
parallel_sections_ast_print.cpp
parallel_sections_codegen.cpp
parallel_sections_copyin_messages.cpp
parallel_sections_default_messages.cpp [OPENMP]Fix PR39422: variables are not firstprivatized in task context. 2018-10-25 15:35:27 +00:00
parallel_sections_firstprivate_messages.cpp
parallel_sections_if_messages.cpp
parallel_sections_lastprivate_messages.cpp
parallel_sections_messages.cpp
parallel_sections_misc_messages.c
parallel_sections_num_threads_messages.cpp
parallel_sections_private_messages.cpp
parallel_sections_proc_bind_messages.cpp
parallel_sections_reduction_messages.cpp
parallel_sections_shared_messages.cpp
parallel_shared_messages.cpp
predefined_macro.c
report_default_DSA.cpp
requires_acq_rel_print.cpp Add support for 'atomic_default_mem_order' clause on 'requires' directive. Also renamed test files relating to 'requires'. Differntial review: https://reviews.llvm.org/D53513 2018-11-02 12:18:11 +00:00
requires_ast_print.cpp Add support for 'atomic_default_mem_order' clause on 'requires' directive. Also renamed test files relating to 'requires'. Differntial review: https://reviews.llvm.org/D53513 2018-11-02 12:18:11 +00:00
requires_codegen.cpp [OpenMP] Check target architecture supports unified shared memory for requires directive. Differential Review: https://reviews.llvm.org/D54493 2018-11-19 15:09:33 +00:00
requires_messages.cpp Add support for 'atomic_default_mem_order' clause on 'requires' directive. Also renamed test files relating to 'requires'. Differntial review: https://reviews.llvm.org/D53513 2018-11-02 12:18:11 +00:00
requires_relaxed_print.cpp Add support for 'atomic_default_mem_order' clause on 'requires' directive. Also renamed test files relating to 'requires'. Differntial review: https://reviews.llvm.org/D53513 2018-11-02 12:18:11 +00:00
schedule_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
sections_ast_print.cpp
sections_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
sections_firstprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
sections_firstprivate_messages.cpp
sections_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
sections_lastprivate_messages.cpp
sections_misc_messages.c
sections_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
sections_private_messages.cpp
sections_reduction_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
sections_reduction_messages.cpp
simd_aligned_messages.cpp
simd_ast_print.cpp
simd_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
simd_collapse_messages.cpp
simd_lastprivate_messages.cpp
simd_linear_messages.cpp
simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
simd_metadata.c [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
simd_misc_messages.c
simd_private_messages.cpp
simd_reduction_messages.cpp
simd_safelen_messages.cpp
simd_simdlen_messages.cpp
single_ast_print.cpp
single_codegen.cpp [OPENMP] Fix emission of the __kmpc_global_thread_num. 2018-10-05 15:08:53 +00:00
single_copyprivate_messages.cpp
single_firstprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
single_firstprivate_messages.cpp
single_misc_messages.c
single_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
single_private_messages.cpp
target_ast_print.cpp [OpenMP] Added support for explicit mapping of classes using 'this' pointer. Differential revision: https://reviews.llvm.org/D55982 2019-01-02 19:28:48 +00:00
target_codegen.cpp [OpenMP] Added support for explicit mapping of classes using 'this' pointer. Differential revision: https://reviews.llvm.org/D55982 2019-01-02 19:28:48 +00:00
target_codegen_global_capture.cpp
target_codegen_registration.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_codegen_registration_naming.cpp
target_data_ast_print.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_data_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_data_device_messages.cpp
target_data_if_messages.cpp
target_data_messages.c
target_data_use_device_ptr_ast_print.cpp
target_data_use_device_ptr_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_data_use_device_ptr_messages.cpp
target_defaultmap_messages.cpp
target_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_depend_messages.cpp
target_device_messages.cpp
target_enter_data_ast_print.cpp
target_enter_data_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_enter_data_depend_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_enter_data_depend_messages.cpp
target_enter_data_device_messages.cpp
target_enter_data_if_messages.cpp
target_enter_data_map_messages.c
target_enter_data_nowait_messages.cpp
target_exit_data_ast_print.cpp
target_exit_data_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_exit_data_depend_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_exit_data_depend_messages.cpp
target_exit_data_device_messages.cpp
target_exit_data_if_messages.cpp
target_exit_data_map_messages.c
target_exit_data_nowait_messages.cpp
target_firstprivate_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_firstprivate_messages.cpp
target_if_messages.cpp
target_is_device_ptr_ast_print.cpp
target_is_device_ptr_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_is_device_ptr_messages.cpp
target_map_codegen.cpp [OPENMP] Add support for mapping memory pointed by member pointer. 2018-09-20 13:54:02 +00:00
target_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_messages.cpp [OpenMP] Added support for explicit mapping of classes using 'this' pointer. Differential revision: https://reviews.llvm.org/D55982 2019-01-02 19:28:48 +00:00
target_nowait_messages.cpp
target_parallel_ast_print.cpp
target_parallel_codegen.cpp [OpenMP] Update CHECK-DAG usage in target_parallel_codegen.cpp 2018-11-20 22:05:23 +00:00
target_parallel_codegen_registration.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_parallel_codegen_registration_naming.cpp
target_parallel_debug_codegen.cpp [OPENMP]Fix handling of the globals during compilation for the device. 2018-11-07 19:11:14 +00:00
target_parallel_default_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
target_parallel_defaultmap_messages.cpp
target_parallel_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_parallel_depend_messages.cpp
target_parallel_device_messages.cpp
target_parallel_firstprivate_messages.cpp
target_parallel_for_ast_print.cpp
target_parallel_for_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
target_parallel_for_codegen_registration.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_parallel_for_codegen_registration_naming.cpp
target_parallel_for_collapse_messages.cpp
target_parallel_for_debug_codegen.cpp
target_parallel_for_default_messages.cpp
target_parallel_for_defaultmap_messages.cpp
target_parallel_for_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_parallel_for_depend_messages.cpp
target_parallel_for_device_messages.cpp
target_parallel_for_firstprivate_messages.cpp
target_parallel_for_if_messages.cpp
target_parallel_for_is_device_ptr_ast_print.cpp
target_parallel_for_is_device_ptr_messages.cpp
target_parallel_for_lastprivate_messages.cpp
target_parallel_for_linear_messages.cpp
target_parallel_for_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
target_parallel_for_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_parallel_for_messages.cpp
target_parallel_for_misc_messages.c
target_parallel_for_nowait_messages.cpp
target_parallel_for_num_threads_messages.cpp
target_parallel_for_ordered_messages.cpp
target_parallel_for_private_messages.cpp
target_parallel_for_proc_bind_messages.cpp
target_parallel_for_reduction_messages.cpp
target_parallel_for_schedule_messages.cpp
target_parallel_for_simd_aligned_messages.cpp
target_parallel_for_simd_ast_print.cpp
target_parallel_for_simd_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
target_parallel_for_simd_codegen_registration.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_parallel_for_simd_codegen_registration_naming.cpp
target_parallel_for_simd_collapse_messages.cpp
target_parallel_for_simd_default_messages.cpp
target_parallel_for_simd_defaultmap_messages.cpp
target_parallel_for_simd_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_parallel_for_simd_depend_messages.cpp
target_parallel_for_simd_device_messages.cpp
target_parallel_for_simd_firstprivate_messages.cpp
target_parallel_for_simd_if_messages.cpp
target_parallel_for_simd_is_device_ptr_ast_print.cpp
target_parallel_for_simd_is_device_ptr_messages.cpp
target_parallel_for_simd_lastprivate_messages.cpp
target_parallel_for_simd_linear_messages.cpp
target_parallel_for_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
target_parallel_for_simd_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_parallel_for_simd_messages.cpp
target_parallel_for_simd_misc_messages.c
target_parallel_for_simd_nowait_messages.cpp
target_parallel_for_simd_num_threads_messages.cpp
target_parallel_for_simd_ordered_messages.cpp
target_parallel_for_simd_private_messages.cpp
target_parallel_for_simd_proc_bind_messages.cpp
target_parallel_for_simd_reduction_messages.cpp
target_parallel_for_simd_safelen_messages.cpp
target_parallel_for_simd_schedule_messages.cpp
target_parallel_for_simd_simdlen_messages.cpp
target_parallel_if_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
target_parallel_if_messages.cpp
target_parallel_is_device_ptr_ast_print.cpp
target_parallel_is_device_ptr_messages.cpp
target_parallel_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_parallel_messages.cpp
target_parallel_no_exceptions.cpp
target_parallel_nowait_messages.cpp
target_parallel_num_threads_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
target_parallel_num_threads_messages.cpp
target_parallel_private_messages.cpp
target_parallel_proc_bind_messages.cpp
target_parallel_reduction_messages.cpp
target_parallel_shared_messages.cpp
target_private_codegen.cpp
target_private_messages.cpp
target_reduction_codegen.cpp
target_reduction_messages.cpp
target_simd_aligned_messages.cpp
target_simd_ast_print.cpp
target_simd_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
target_simd_codegen_registration.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_simd_codegen_registration_naming.cpp
target_simd_collapse_messages.cpp
target_simd_defaultmap_messages.cpp
target_simd_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_simd_depend_messages.cpp
target_simd_device_messages.cpp
target_simd_firstprivate_messages.cpp
target_simd_if_messages.cpp
target_simd_is_device_ptr_messages.cpp
target_simd_lastprivate_messages.cpp
target_simd_linear_messages.cpp
target_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
target_simd_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_simd_messages.cpp
target_simd_misc_messages.c
target_simd_nowait_messages.cpp
target_simd_private_messages.cpp
target_simd_reduction_messages.cpp
target_simd_safelen_messages.cpp
target_simd_simdlen_messages.cpp
target_teams_ast_print.cpp
target_teams_codegen.cpp [OPENMP]Fix processing of the clauses on target combined directives. 2018-12-28 17:27:32 +00:00
target_teams_codegen_registration.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_teams_codegen_registration_naming.cpp
target_teams_default_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
target_teams_defaultmap_messages.cpp
target_teams_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_teams_depend_messages.cpp
target_teams_device_messages.cpp
target_teams_distribute_ast_print.cpp
target_teams_distribute_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
target_teams_distribute_codegen_registration.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_teams_distribute_codegen_registration_naming.cpp
target_teams_distribute_collapse_codegen.cpp
target_teams_distribute_collapse_messages.cpp
target_teams_distribute_default_messages.cpp
target_teams_distribute_defaultmap_messages.cpp
target_teams_distribute_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_teams_distribute_depend_messages.cpp
target_teams_distribute_device_messages.cpp
target_teams_distribute_dist_schedule_codegen.cpp
target_teams_distribute_dist_schedule_messages.cpp
target_teams_distribute_firstprivate_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
target_teams_distribute_firstprivate_messages.cpp
target_teams_distribute_if_messages.cpp
target_teams_distribute_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
target_teams_distribute_lastprivate_messages.cpp
target_teams_distribute_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
target_teams_distribute_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_teams_distribute_messages.cpp
target_teams_distribute_misc_messages.c
target_teams_distribute_nowait_messages.cpp
target_teams_distribute_num_teams_messages.cpp
target_teams_distribute_parallel_for_ast_print.cpp
target_teams_distribute_parallel_for_codegen.cpp
target_teams_distribute_parallel_for_collapse_codegen.cpp
target_teams_distribute_parallel_for_collapse_messages.cpp
target_teams_distribute_parallel_for_default_messages.cpp
target_teams_distribute_parallel_for_defaultmap_messages.cpp
target_teams_distribute_parallel_for_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_teams_distribute_parallel_for_depend_messages.cpp
target_teams_distribute_parallel_for_device_messages.cpp
target_teams_distribute_parallel_for_dist_schedule_codegen.cpp
target_teams_distribute_parallel_for_dist_schedule_messages.cpp
target_teams_distribute_parallel_for_firstprivate_codegen.cpp
target_teams_distribute_parallel_for_firstprivate_messages.cpp
target_teams_distribute_parallel_for_if_codegen.cpp
target_teams_distribute_parallel_for_if_messages.cpp
target_teams_distribute_parallel_for_is_device_ptr_ast_print.cpp
target_teams_distribute_parallel_for_is_device_ptr_messages.cpp
target_teams_distribute_parallel_for_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
target_teams_distribute_parallel_for_lastprivate_messages.cpp
target_teams_distribute_parallel_for_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
target_teams_distribute_parallel_for_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_teams_distribute_parallel_for_messages.cpp
target_teams_distribute_parallel_for_misc_messages.c
target_teams_distribute_parallel_for_nowait_messages.cpp
target_teams_distribute_parallel_for_num_teams_messages.cpp
target_teams_distribute_parallel_for_num_threads_messages.cpp
target_teams_distribute_parallel_for_private_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
target_teams_distribute_parallel_for_private_messages.cpp
target_teams_distribute_parallel_for_proc_bind_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
target_teams_distribute_parallel_for_proc_bind_messages.cpp
target_teams_distribute_parallel_for_reduction_codegen.cpp
target_teams_distribute_parallel_for_reduction_messages.cpp
target_teams_distribute_parallel_for_schedule_codegen.cpp
target_teams_distribute_parallel_for_schedule_messages.cpp
target_teams_distribute_parallel_for_shared_messages.cpp
target_teams_distribute_parallel_for_simd_aligned_messages.cpp
target_teams_distribute_parallel_for_simd_ast_print.cpp
target_teams_distribute_parallel_for_simd_codegen.cpp
target_teams_distribute_parallel_for_simd_codegen_registration.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_teams_distribute_parallel_for_simd_codegen_registration_naming.cpp
target_teams_distribute_parallel_for_simd_collapse_codegen.cpp
target_teams_distribute_parallel_for_simd_collapse_messages.cpp
target_teams_distribute_parallel_for_simd_default_messages.cpp
target_teams_distribute_parallel_for_simd_defaultmap_messages.cpp
target_teams_distribute_parallel_for_simd_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_teams_distribute_parallel_for_simd_depend_messages.cpp
target_teams_distribute_parallel_for_simd_device_messages.cpp
target_teams_distribute_parallel_for_simd_dist_schedule_codegen.cpp
target_teams_distribute_parallel_for_simd_dist_schedule_messages.cpp
target_teams_distribute_parallel_for_simd_firstprivate_codegen.cpp
target_teams_distribute_parallel_for_simd_firstprivate_messages.cpp
target_teams_distribute_parallel_for_simd_if_codegen.cpp
target_teams_distribute_parallel_for_simd_if_messages.cpp
target_teams_distribute_parallel_for_simd_is_device_ptr_ast_print.cpp
target_teams_distribute_parallel_for_simd_is_device_ptr_messages.cpp
target_teams_distribute_parallel_for_simd_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
target_teams_distribute_parallel_for_simd_lastprivate_messages.cpp
target_teams_distribute_parallel_for_simd_linear_messages.cpp
target_teams_distribute_parallel_for_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
target_teams_distribute_parallel_for_simd_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_teams_distribute_parallel_for_simd_messages.cpp
target_teams_distribute_parallel_for_simd_misc_messages.c
target_teams_distribute_parallel_for_simd_nowait_messages.cpp
target_teams_distribute_parallel_for_simd_num_teams_messages.cpp
target_teams_distribute_parallel_for_simd_num_threads_messages.cpp
target_teams_distribute_parallel_for_simd_private_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
target_teams_distribute_parallel_for_simd_private_messages.cpp
target_teams_distribute_parallel_for_simd_proc_bind_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
target_teams_distribute_parallel_for_simd_proc_bind_messages.cpp
target_teams_distribute_parallel_for_simd_reduction_codegen.cpp
target_teams_distribute_parallel_for_simd_reduction_messages.cpp
target_teams_distribute_parallel_for_simd_safelen_messages.cpp
target_teams_distribute_parallel_for_simd_schedule_codegen.cpp
target_teams_distribute_parallel_for_simd_schedule_messages.cpp
target_teams_distribute_parallel_for_simd_shared_messages.cpp
target_teams_distribute_parallel_for_simd_simdlen_messages.cpp
target_teams_distribute_parallel_for_simd_thread_limit_messages.cpp
target_teams_distribute_parallel_for_thread_limit_messages.cpp
target_teams_distribute_private_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
target_teams_distribute_private_messages.cpp
target_teams_distribute_reduction_codegen.cpp
target_teams_distribute_reduction_messages.cpp
target_teams_distribute_shared_messages.cpp
target_teams_distribute_simd_aligned_messages.cpp
target_teams_distribute_simd_ast_print.cpp
target_teams_distribute_simd_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
target_teams_distribute_simd_codegen_registration.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_teams_distribute_simd_codegen_registration_naming.cpp
target_teams_distribute_simd_collapse_codegen.cpp
target_teams_distribute_simd_collapse_messages.cpp
target_teams_distribute_simd_defaultmap_messages.cpp
target_teams_distribute_simd_depend_codegen.cpp [OPENMP] Change linkage of offloading symbols to support dropping 2018-07-31 18:27:42 +00:00
target_teams_distribute_simd_depend_messages.cpp
target_teams_distribute_simd_device_messages.cpp
target_teams_distribute_simd_dist_schedule_codegen.cpp
target_teams_distribute_simd_dist_schedule_messages.cpp
target_teams_distribute_simd_firstprivate_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
target_teams_distribute_simd_firstprivate_messages.cpp
target_teams_distribute_simd_if_messages.cpp
target_teams_distribute_simd_is_device_ptr_ast_print.cpp
target_teams_distribute_simd_is_device_ptr_messages.cpp
target_teams_distribute_simd_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
target_teams_distribute_simd_lastprivate_messages.cpp
target_teams_distribute_simd_linear_messages.cpp
target_teams_distribute_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
target_teams_distribute_simd_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_teams_distribute_simd_messages.cpp
target_teams_distribute_simd_misc_messages.c
target_teams_distribute_simd_nowait_messages.cpp
target_teams_distribute_simd_num_teams_messages.cpp
target_teams_distribute_simd_private_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
target_teams_distribute_simd_private_messages.cpp
target_teams_distribute_simd_reduction_codegen.cpp
target_teams_distribute_simd_reduction_messages.cpp
target_teams_distribute_simd_safelen_messages.cpp
target_teams_distribute_simd_shared_messages.cpp
target_teams_distribute_simd_simdlen_messages.cpp
target_teams_distribute_simd_thread_limit_messages.cpp
target_teams_firstprivate_messages.cpp
target_teams_if_messages.cpp
target_teams_is_device_ptr_ast_print.cpp
target_teams_is_device_ptr_messages.cpp
target_teams_map_messages.cpp [OPENMP] parsing and sema support for 'close' map-type-modifier 2018-12-18 22:18:41 +00:00
target_teams_messages.cpp [OpenMP] Fix data sharing analysis in nested clause 2018-12-19 15:59:47 +00:00
target_teams_nowait_messages.cpp
target_teams_num_teams_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
target_teams_num_teams_messages.cpp
target_teams_private_messages.cpp
target_teams_reduction_messages.cpp
target_teams_shared_messages.cpp
target_teams_thread_limit_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
target_teams_thread_limit_messages.cpp
target_update_ast_print.cpp
target_update_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_update_depend_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
target_update_depend_messages.cpp
target_update_device_messages.cpp
target_update_from_messages.cpp
target_update_if_messages.cpp
target_update_messages.cpp
target_update_nowait_messages.cpp
target_update_to_messages.cpp
target_vla_messages.cpp
task_ast_print.cpp
task_codegen.c
task_codegen.cpp [OPENMP]Fix PR39422: variables are not firstprivatized in task context. 2018-10-25 15:35:27 +00:00
task_default_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
task_depend_messages.cpp
task_final_messages.cpp
task_firstprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
task_firstprivate_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
task_if_codegen.cpp
task_if_messages.cpp
task_in_reduction_codegen.cpp
task_in_reduction_message.cpp
task_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
task_priority_messages.cpp
task_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
task_private_messages.cpp
task_shared_messages.cpp
taskgroup_ast_print.cpp
taskgroup_codegen.cpp
taskgroup_messages.cpp
taskgroup_task_reduction_codegen.cpp [OPENMP] Fix emission of the __kmpc_global_thread_num. 2018-10-05 15:08:53 +00:00
taskgroup_task_reduction_messages.cpp
taskloop_ast_print.cpp
taskloop_codegen.cpp [OPENMP] Do not capture private loop counters. 2018-10-29 15:01:58 +00:00
taskloop_collapse_messages.cpp
taskloop_final_messages.cpp
taskloop_firstprivate_codegen.cpp Do not always request an implicit taskgroup region inside the kmpc_taskloop function 2018-10-24 19:06:37 +00:00
taskloop_firstprivate_messages.cpp [OPENMP] Do not capture private loop counters. 2018-10-29 15:01:58 +00:00
taskloop_grainsize_messages.cpp
taskloop_in_reduction_codegen.cpp
taskloop_in_reduction_messages.cpp
taskloop_lastprivate_codegen.cpp Do not always request an implicit taskgroup region inside the kmpc_taskloop function 2018-10-24 19:06:37 +00:00
taskloop_lastprivate_messages.cpp
taskloop_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
taskloop_misc_messages.c
taskloop_num_tasks_messages.cpp
taskloop_priority_messages.cpp
taskloop_private_codegen.cpp Do not always request an implicit taskgroup region inside the kmpc_taskloop function 2018-10-24 19:06:37 +00:00
taskloop_private_messages.cpp
taskloop_reduction_codegen.cpp [OPENMP] Do not capture private loop counters. 2018-10-29 15:01:58 +00:00
taskloop_reduction_messages.cpp
taskloop_simd_aligned_messages.cpp
taskloop_simd_ast_print.cpp
taskloop_simd_codegen.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
taskloop_simd_collapse_messages.cpp
taskloop_simd_final_messages.cpp
taskloop_simd_firstprivate_codegen.cpp Do not always request an implicit taskgroup region inside the kmpc_taskloop function 2018-10-24 19:06:37 +00:00
taskloop_simd_firstprivate_messages.cpp [OPENMP] Do not capture private loop counters. 2018-10-29 15:01:58 +00:00
taskloop_simd_grainsize_messages.cpp
taskloop_simd_in_reduction_codegen.cpp
taskloop_simd_in_reduction_messages.cpp
taskloop_simd_lastprivate_codegen.cpp Do not always request an implicit taskgroup region inside the kmpc_taskloop function 2018-10-24 19:06:37 +00:00
taskloop_simd_lastprivate_messages.cpp
taskloop_simd_linear_messages.cpp
taskloop_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
taskloop_simd_misc_messages.c
taskloop_simd_num_tasks_messages.cpp
taskloop_simd_priority_messages.cpp
taskloop_simd_private_codegen.cpp Do not always request an implicit taskgroup region inside the kmpc_taskloop function 2018-10-24 19:06:37 +00:00
taskloop_simd_private_messages.cpp
taskloop_simd_reduction_codegen.cpp Do not always request an implicit taskgroup region inside the kmpc_taskloop function 2018-10-24 19:06:37 +00:00
taskloop_simd_reduction_messages.cpp
taskloop_simd_safelen_messages.cpp
taskloop_simd_simdlen_messages.cpp
taskwait_ast_print.cpp
taskwait_codegen.cpp
taskwait_messages.cpp
taskyield_ast_print.cpp
taskyield_codegen.cpp
taskyield_messages.cpp
teams_ast_print.cpp
teams_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
teams_default_messages.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
teams_distribute_ast_print.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
teams_distribute_codegen.cpp
teams_distribute_collapse_codegen.cpp
teams_distribute_collapse_messages.cpp
teams_distribute_default_messages.cpp
teams_distribute_dist_schedule_codegen.cpp
teams_distribute_dist_schedule_messages.cpp
teams_distribute_firstprivate_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
teams_distribute_firstprivate_messages.cpp
teams_distribute_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
teams_distribute_lastprivate_messages.cpp
teams_distribute_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
teams_distribute_num_teams_messages.cpp
teams_distribute_parallel_for_ast_print.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
teams_distribute_parallel_for_codegen.cpp
teams_distribute_parallel_for_collapse_codegen.cpp
teams_distribute_parallel_for_collapse_messages.cpp
teams_distribute_parallel_for_copyin_codegen.cpp
teams_distribute_parallel_for_copyin_messages.cpp
teams_distribute_parallel_for_default_messages.cpp
teams_distribute_parallel_for_dist_schedule_codegen.cpp
teams_distribute_parallel_for_dist_schedule_messages.cpp
teams_distribute_parallel_for_firstprivate_codegen.cpp
teams_distribute_parallel_for_firstprivate_messages.cpp
teams_distribute_parallel_for_if_codegen.cpp
teams_distribute_parallel_for_if_messages.cpp
teams_distribute_parallel_for_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
teams_distribute_parallel_for_lastprivate_messages.cpp
teams_distribute_parallel_for_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
teams_distribute_parallel_for_messages.cpp
teams_distribute_parallel_for_num_teams_messages.cpp
teams_distribute_parallel_for_num_threads_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
teams_distribute_parallel_for_private_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
teams_distribute_parallel_for_private_messages.cpp
teams_distribute_parallel_for_proc_bind_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
teams_distribute_parallel_for_proc_bind_messages.cpp
teams_distribute_parallel_for_reduction_codegen.cpp
teams_distribute_parallel_for_reduction_messages.cpp
teams_distribute_parallel_for_schedule_codegen.cpp
teams_distribute_parallel_for_schedule_messages.cpp
teams_distribute_parallel_for_shared_messages.cpp
teams_distribute_parallel_for_simd_aligned_messages.cpp
teams_distribute_parallel_for_simd_ast_print.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
teams_distribute_parallel_for_simd_codegen.cpp The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: 2018-07-19 16:34:13 +00:00
teams_distribute_parallel_for_simd_collapse_codegen.cpp
teams_distribute_parallel_for_simd_collapse_messages.cpp
teams_distribute_parallel_for_simd_default_messages.cpp
teams_distribute_parallel_for_simd_dist_schedule_codegen.cpp
teams_distribute_parallel_for_simd_dist_schedule_messages.cpp
teams_distribute_parallel_for_simd_firstprivate_codegen.cpp
teams_distribute_parallel_for_simd_firstprivate_messages.cpp
teams_distribute_parallel_for_simd_if_codegen.cpp
teams_distribute_parallel_for_simd_if_messages.cpp
teams_distribute_parallel_for_simd_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
teams_distribute_parallel_for_simd_lastprivate_messages.cpp
teams_distribute_parallel_for_simd_linear_messages.cpp
teams_distribute_parallel_for_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
teams_distribute_parallel_for_simd_messages.cpp
teams_distribute_parallel_for_simd_num_teams_messages.cpp
teams_distribute_parallel_for_simd_num_threads_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
teams_distribute_parallel_for_simd_num_threads_messages.cpp
teams_distribute_parallel_for_simd_private_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
teams_distribute_parallel_for_simd_private_messages.cpp
teams_distribute_parallel_for_simd_proc_bind_codegen.cpp [OPENMP] Create non-const ident_t objects. 2018-08-29 15:45:11 +00:00
teams_distribute_parallel_for_simd_proc_bind_messages.cpp
teams_distribute_parallel_for_simd_reduction_codegen.cpp
teams_distribute_parallel_for_simd_reduction_messages.cpp
teams_distribute_parallel_for_simd_safelen_messages.cpp
teams_distribute_parallel_for_simd_schedule_codegen.cpp
teams_distribute_parallel_for_simd_shared_messages.cpp
teams_distribute_parallel_for_simd_simdlen_messages.cpp
teams_distribute_parallel_for_simd_thread_limit_messages.cpp
teams_distribute_parallel_for_thread_limit_messages.cpp
teams_distribute_private_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
teams_distribute_private_messages.cpp
teams_distribute_reduction_codegen.cpp
teams_distribute_reduction_messages.cpp
teams_distribute_shared_messages.cpp
teams_distribute_simd_aligned_messages.cpp
teams_distribute_simd_ast_print.cpp [OPENMP]Fix PR39372: Does not complain about loop bound variable not 2018-10-29 20:17:42 +00:00
teams_distribute_simd_codegen.cpp
teams_distribute_simd_collapse_codegen.cpp
teams_distribute_simd_collapse_messages.cpp
teams_distribute_simd_default_messages.cpp
teams_distribute_simd_dist_schedule_codegen.cpp
teams_distribute_simd_dist_schedule_messages.cpp
teams_distribute_simd_firstprivate_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
teams_distribute_simd_firstprivate_messages.cpp
teams_distribute_simd_lastprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
teams_distribute_simd_lastprivate_messages.cpp
teams_distribute_simd_linear_messages.cpp
teams_distribute_simd_loop_messages.cpp [OPENMP] Support relational-op != (not-equal) as one of the canonical 2018-11-21 19:10:48 +00:00
teams_distribute_simd_messages.cpp
teams_distribute_simd_num_teams_messages.cpp
teams_distribute_simd_private_codegen.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
teams_distribute_simd_private_messages.cpp
teams_distribute_simd_reduction_codegen.cpp
teams_distribute_simd_reduction_messages.cpp
teams_distribute_simd_safelen_messages.cpp
teams_distribute_simd_shared_messages.cpp
teams_distribute_simd_simdlen_messages.cpp
teams_distribute_simd_thread_limit_messages.cpp
teams_distribute_thread_limit_messages.cpp
teams_firstprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
teams_firstprivate_messages.cpp
teams_messages.cpp
teams_num_teams_messages.cpp
teams_private_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
teams_private_messages.cpp
teams_reduction_messages.cpp
teams_shared_messages.cpp
teams_thread_limit_messages.cpp
threadprivate_ast_print.cpp
threadprivate_codegen.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
threadprivate_messages.cpp
varargs.cpp
vla_crash.c