hanchenye-llvm-project/clang/test/OpenMP
Alexey Bataev d764ad72e5 [OPENMP]Fix PR48394: need to capture variables used in atomic constructs.
The variables used in atomic construct should be captured in outer
task-based regions implicitly. Otherwise, the compiler will crash trying
to find the address of the local variable.

Differential Revision: https://reviews.llvm.org/D92682
2020-12-04 13:08:54 -08:00
..
Inputs
PR44893.c
aarch64_vfabi_NarrowestDataSize.c
aarch64_vfabi_WidestDataSize.c
allocate_allocator_ast_print.cpp
allocate_allocator_messages.cpp
allocate_ast_print.cpp
allocate_codegen.cpp [OPENMP]Add support for allocate vars in untied tasks. 2020-09-15 13:39:14 -04:00
allocate_messages.cpp
amdgcn_device_function_call.cpp
amdgcn_target_codegen.cpp [OpenMP][RTL] Remove dead code 2020-10-06 05:43:47 -04:00
amdgcn_target_init_temp_alloca.cpp [OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 3 2020-08-03 05:38:39 +00:00
atomic_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
atomic_capture_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
atomic_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
atomic_messages.c Consistent spelling in diagnostics: {l,r}value instead of {l,r}-value 2020-11-15 18:05:11 +01:00
atomic_messages.cpp Consistent spelling in diagnostics: {l,r}value instead of {l,r}-value 2020-11-15 18:05:11 +01:00
atomic_read_codegen.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
atomic_update_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
atomic_write_codegen.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
aux-triple-macros.cpp
barrier_ast_print.cpp
barrier_codegen.cpp [OpenMP] Add Additional Function Attribute Information to OMPKinds.def 2020-07-18 12:55:50 -04:00
barrier_messages.cpp
begin_declare_variant_elided_range_withouth_end.c
begin_declare_variant_messages.c [AST] Build recovery expression by default for all language. 2020-11-23 11:08:28 +01:00
begin_declare_variant_no_end_for_matching_selector.c
begin_declare_variant_range_withouth_end.c
begin_declare_variant_using_messages.cpp
cancel_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
cancel_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
cancel_codegen_cleanup.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
cancel_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
cancel_messages.cpp
cancellation_point_ast_print.cpp
cancellation_point_codegen.cpp
cancellation_point_messages.cpp
capturing_in_templates.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
constexpr_capture.cpp
constexpr_codegen.cpp
constexpr_partial_array.cpp
crash-skipped-bodies-template-inst.cpp
critical_ast_print.cpp
critical_codegen.cpp [OPENMP]Simplify representation for atomic, critical, master and section 2020-08-07 09:58:23 -04:00
critical_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
debug-info-openmp-array.cpp
declare_mapper_ast_print.c [OpenMP] Implement TR8 `present` motion modifier in Clang (1/2) 2020-07-29 12:18:45 -04:00
declare_mapper_ast_print.cpp
declare_mapper_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
declare_mapper_messages.c [OPENMP]Redesign of OMPExecutableDirective/OMPDeclarativeDirective representation. 2020-08-06 12:25:19 -04:00
declare_mapper_messages.cpp [OPENMP]Redesign of OMPExecutableDirective/OMPDeclarativeDirective representation. 2020-08-06 12:25:19 -04:00
declare_reduction_ast_print.c
declare_reduction_ast_print.cpp
declare_reduction_codegen.c
declare_reduction_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
declare_reduction_codegen_in_templates.cpp
declare_reduction_messages.c
declare_reduction_messages.cpp
declare_simd_aarch64.c
declare_simd_aarch64.cpp
declare_simd_aarch64_complex.c
declare_simd_aarch64_fix.c
declare_simd_aarch64_sve.c
declare_simd_aarch64_warning_advsimd.c
declare_simd_aarch64_warning_sve.c
declare_simd_ast_print.c
declare_simd_ast_print.cpp
declare_simd_codegen.cpp
declare_simd_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
declare_target_ast_print.cpp [OpenMP] Fix a failing test after D85214 2020-08-27 20:57:17 +00:00
declare_target_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
declare_target_codegen_globalization.cpp
declare_target_link_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
declare_target_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
declare_variant_ast_print.c
declare_variant_ast_print.cpp
declare_variant_device_isa_codegen_1.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
declare_variant_device_kind_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
declare_variant_implementation_vendor_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
declare_variant_messages.c [AST] Build recovery expression by default for all language. 2020-11-23 11:08:28 +01:00
declare_variant_messages.cpp
declare_variant_mixed_codegen.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
declare_variant_mixed_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
deferred-diags.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
depobj_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
depobj_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
depobj_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_ast_print.cpp
distribute_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
distribute_dist_schedule_ast_print.cpp
distribute_dist_schedule_messages.cpp
distribute_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_firstprivate_messages.cpp [OPENMP]Honor constantness of captured variables. 2020-11-20 11:11:47 -08:00
distribute_lastprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
distribute_parallel_for_copyin_messages.cpp
distribute_parallel_for_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
distribute_parallel_for_dist_schedule_messages.cpp
distribute_parallel_for_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_firstprivate_messages.cpp
distribute_parallel_for_if_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
distribute_parallel_for_lastprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_num_threads_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_num_threads_messages.cpp
distribute_parallel_for_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_private_messages.cpp
distribute_parallel_for_proc_bind_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_proc_bind_messages.cpp
distribute_parallel_for_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_reduction_task_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_schedule_messages.cpp
distribute_parallel_for_shared_messages.cpp
distribute_parallel_for_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
distribute_parallel_for_simd_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_simd_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
distribute_parallel_for_simd_copyin_messages.cpp
distribute_parallel_for_simd_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
distribute_parallel_for_simd_dist_schedule_messages.cpp
distribute_parallel_for_simd_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_simd_firstprivate_messages.cpp
distribute_parallel_for_simd_if_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_simd_if_messages.cpp
distribute_parallel_for_simd_lastprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_simd_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_simd_linear_messages.cpp
distribute_parallel_for_simd_loop_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_simd_misc_messages.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_simd_num_threads_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_simd_num_threads_messages.cpp
distribute_parallel_for_simd_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_simd_private_messages.cpp
distribute_parallel_for_simd_proc_bind_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_parallel_for_simd_proc_bind_messages.cpp
distribute_parallel_for_simd_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_parallel_for_simd_safelen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
distribute_parallel_for_simd_schedule_messages.cpp
distribute_parallel_for_simd_shared_messages.cpp
distribute_parallel_for_simd_simdlen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
distribute_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_private_messages.cpp
distribute_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
distribute_simd_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_simd_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
distribute_simd_dist_schedule_messages.cpp
distribute_simd_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_simd_firstprivate_messages.cpp
distribute_simd_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_simd_lastprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_simd_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_simd_linear_messages.cpp
distribute_simd_loop_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_simd_misc_messages.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_simd_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_simd_private_messages.cpp
distribute_simd_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
distribute_simd_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
distribute_simd_safelen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
distribute_simd_simdlen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
driver-openmp-target.c [OpenMP] Fixing OpenMP/driver.c failing on 32-bit hosts 2020-10-21 17:01:36 -04:00
driver.c [OpenMP] Fixing OpenMP/driver.c failing on 32-bit hosts 2020-10-19 13:41:53 -04:00
flush_ast_print.cpp
flush_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
flush_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_ast_print.cpp [OPENMP]Fix PR48387: disable warning messages caused by internal conversions. 2020-12-04 07:44:36 -08:00
for_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
for_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
for_firstprivate_messages.cpp
for_lastprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
for_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_linear_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
for_linear_messages.cpp
for_loop_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_misc_messages.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_ordered_clause.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
for_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
for_private_messages.cpp
for_reduction_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
for_reduction_codegen_UDR.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
for_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_reduction_task_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_scan_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_schedule_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
for_simd_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_simd_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
for_simd_firstprivate_messages.cpp
for_simd_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_simd_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_simd_linear_messages.cpp
for_simd_loop_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_simd_misc_messages.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_simd_private_messages.cpp
for_simd_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_simd_safelen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
for_simd_scan_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
for_simd_schedule_messages.cpp
for_simd_simdlen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
function-attr.cpp
irbuilder_nested_openmp_parallel_empty.c [OpenMP][IRBuilder] Support nested parallel regions 2020-07-14 22:39:06 -05:00
irbuilder_nested_parallel_for.c [OpenMP][NFC] Update test check lines with new script version 2020-08-14 08:59:25 -05:00
is_initial_device.c
linking.c
loops_explicit_clauses_codegen.cpp
master_ast_print.cpp
master_codegen.cpp [CodeGen] Emit a call instruction instead of an invoke if the called 2020-07-15 14:47:45 -07:00
master_messages.cpp [OPENMP]Simplify representation for atomic, critical, master and section 2020-08-07 09:58:23 -04:00
master_taskloop_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
master_taskloop_final_messages.cpp
master_taskloop_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
master_taskloop_firstprivate_messages.cpp
master_taskloop_grainsize_messages.cpp
master_taskloop_in_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
master_taskloop_in_reduction_messages.cpp
master_taskloop_lastprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
master_taskloop_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_loop_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
master_taskloop_num_tasks_messages.cpp
master_taskloop_priority_messages.cpp
master_taskloop_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
master_taskloop_private_messages.cpp
master_taskloop_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
master_taskloop_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
master_taskloop_simd_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_simd_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
master_taskloop_simd_final_messages.cpp
master_taskloop_simd_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
master_taskloop_simd_firstprivate_messages.cpp
master_taskloop_simd_grainsize_messages.cpp
master_taskloop_simd_in_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
master_taskloop_simd_in_reduction_messages.cpp
master_taskloop_simd_lastprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
master_taskloop_simd_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_simd_linear_messages.cpp
master_taskloop_simd_loop_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_simd_misc_messages.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_simd_num_tasks_messages.cpp
master_taskloop_simd_priority_messages.cpp
master_taskloop_simd_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
master_taskloop_simd_private_messages.cpp
master_taskloop_simd_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
master_taskloop_simd_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
master_taskloop_simd_safelen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
master_taskloop_simd_simdlen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
nesting_of_regions.cpp Consistent spelling in diagnostics: {l,r}value instead of {l,r}-value 2020-11-15 18:05:11 +01:00
no_option.c
no_option_no_warn.c
nvptx_NRVO_variable.cpp
nvptx_SPMD_codegen.cpp [OpenMP][RTL] Remove dead code 2020-10-06 05:43:47 -04:00
nvptx_allocate_codegen.cpp [OPENMP]Fix PR46688: cast the type of the allocated variable to the initial one. 2020-07-15 14:54:19 -04:00
nvptx_allocate_messages.cpp
nvptx_asm_delayed_diags.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
nvptx_data_sharing.cpp [libomptarget][nvptx] Undef, weak shared variables 2020-10-28 14:25:36 +00:00
nvptx_declare_target_var_ctor_dtor_codegen.cpp
nvptx_declare_variant_device_kind_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
nvptx_declare_variant_implementation_vendor_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
nvptx_declare_variant_name_mangling.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
nvptx_distribute_parallel_generic_mode_codegen.cpp [libomptarget][nvptx] Undef, weak shared variables 2020-10-28 14:25:36 +00:00
nvptx_force_full_runtime_SPMD_codegen.cpp [OpenMP][RTL] Remove dead code 2020-10-06 05:43:47 -04:00
nvptx_lambda_capturing.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
nvptx_lambda_pointer_capturing.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
nvptx_parallel_codegen.cpp [libomptarget][nvptx] Undef, weak shared variables 2020-10-28 14:25:36 +00:00
nvptx_parallel_for_codegen.cpp [libomptarget][nvptx] Undef, weak shared variables 2020-10-28 14:25:36 +00:00
nvptx_param_translate.c
nvptx_prohibit_thread_local.cpp
nvptx_target_codegen.cpp [OpenMP][NFC] Remove unused (always fixed) arguments 2020-07-11 00:51:51 -05:00
nvptx_target_cuda_mode_messages.cpp
nvptx_target_exceptions_messages.cpp
nvptx_target_firstprivate_codegen.cpp
nvptx_target_parallel_codegen.cpp [OpenMP][RTL] Remove dead code 2020-10-06 05:43:47 -04:00
nvptx_target_parallel_num_threads_codegen.cpp [OpenMP][RTL] Remove dead code 2020-10-06 05:43:47 -04:00
nvptx_target_parallel_proc_bind_codegen.cpp [OpenMP][RTL] Remove dead code 2020-10-06 05:43:47 -04:00
nvptx_target_parallel_reduction_codegen.cpp [libomptarget][nvptx] Undef, weak shared variables 2020-10-28 14:25:36 +00:00
nvptx_target_parallel_reduction_codegen_tbaa_PR46146.cpp [OpenMP] Add Error Handling for Conflicting Pointer Sizes for Target Offload 2020-10-08 08:20:38 -04:00
nvptx_target_printf_codegen.c
nvptx_target_pure_deleted_codegen.cpp
nvptx_target_requires_unified_shared_memory.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
nvptx_target_simd_codegen.cpp [OpenMP][RTL] Remove dead code 2020-10-06 05:43:47 -04:00
nvptx_target_teams_codegen.cpp [OpenMP][RTL] Remove dead code 2020-10-06 05:43:47 -04:00
nvptx_target_teams_distribute_codegen.cpp [OpenMP][NFC] Remove unused (always fixed) arguments 2020-07-11 00:51:51 -05:00
nvptx_target_teams_distribute_parallel_for_codegen.cpp [libomptarget][nvptx] Undef, weak shared variables 2020-10-28 14:25:36 +00:00
nvptx_target_teams_distribute_parallel_for_generic_mode_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
nvptx_target_teams_distribute_parallel_for_simd_codegen.cpp [libomptarget][nvptx] Undef, weak shared variables 2020-10-28 14:25:36 +00:00
nvptx_target_teams_distribute_simd_codegen.cpp [OpenMP][RTL] Remove dead code 2020-10-06 05:43:47 -04:00
nvptx_teams_codegen.cpp [libomptarget][nvptx] Undef, weak shared variables 2020-10-28 14:25:36 +00:00
nvptx_teams_reduction_codegen.cpp [libomptarget][nvptx] Undef, weak shared variables 2020-10-28 14:25:36 +00:00
nvptx_unsupported_type_codegen.cpp
nvptx_unsupported_type_messages.cpp
nvptx_va_arg_delayed_diags.c
omp_with_loop_pragma.c
openmp_capture_const_var_ast_print.cpp [OPENMP]Honor constantness of captured variables. 2020-11-20 11:11:47 -08:00
openmp_check.cpp
openmp_common.c
openmp_offload_codegen.cpp [OpenMP 5.0] Codegen support to pass user-defined mapper functions to runtime 2020-07-15 18:11:43 -07:00
openmp_offload_registration.cpp
openmp_seh.c
openmp_win_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
option_warn.c
ordered_ast_print.cpp
ordered_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
ordered_doacross_codegen.c
ordered_doacross_codegen.cpp
ordered_messages.cpp Canonicalize declaration pointers when forming APValues. 2020-10-12 19:32:57 -07:00
parallel_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_codegen.cpp [OpenMPIRBuilder] forward arguments as pointers to outlined function 2020-12-02 14:59:41 +01:00
parallel_copyin_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_copyin_messages.cpp
parallel_default_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_firstprivate_messages.cpp
parallel_for_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
parallel_for_copyin_messages.cpp
parallel_for_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
parallel_for_firstprivate_messages.cpp
parallel_for_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
parallel_for_lastprivate_conditional.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_linear_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_for_linear_messages.cpp
parallel_for_loop_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
parallel_for_num_threads_messages.cpp
parallel_for_ordered_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
parallel_for_private_messages.cpp
parallel_for_proc_bind_messages.cpp
parallel_for_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_reduction_task_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_scan_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_schedule_messages.cpp
parallel_for_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
parallel_for_simd_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_simd_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
parallel_for_simd_copyin_messages.cpp
parallel_for_simd_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
parallel_for_simd_firstprivate_messages.cpp
parallel_for_simd_if_messages.cpp
parallel_for_simd_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_simd_linear_messages.cpp
parallel_for_simd_loop_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_simd_messages.cpp
parallel_for_simd_misc_messages.c [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
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 [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_simd_safelen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
parallel_for_simd_scan_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_for_simd_schedule_messages.cpp
parallel_for_simd_simdlen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
parallel_if_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
parallel_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
parallel_master_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_master_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_master_copyin_messages.cpp
parallel_master_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
parallel_master_firstprivate_messages.cpp
parallel_master_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
parallel_master_message.cpp
parallel_master_num_threads_messages.cpp
parallel_master_private_messages.cpp
parallel_master_proc_bind_messages.cpp
parallel_master_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_master_reduction_task_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_master_shared_messages.cpp
parallel_master_taskloop_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_master_taskloop_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_master_taskloop_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
parallel_master_taskloop_final_messages.cpp
parallel_master_taskloop_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_master_taskloop_firstprivate_messages.cpp
parallel_master_taskloop_grainsize_messages.cpp
parallel_master_taskloop_lastprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_master_taskloop_lastprivate_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_master_taskloop_loop_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_master_taskloop_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
parallel_master_taskloop_num_tasks_messages.cpp
parallel_master_taskloop_priority_messages.cpp
parallel_master_taskloop_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_master_taskloop_private_messages.cpp
parallel_master_taskloop_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
parallel_master_taskloop_reduction_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 3 2020-08-27 19:37:04 +00:00
parallel_master_taskloop_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
parallel_master_taskloop_simd_ast_print.cpp
parallel_master_taskloop_simd_codegen.cpp
parallel_master_taskloop_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
parallel_master_taskloop_simd_final_messages.cpp
parallel_master_taskloop_simd_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_master_taskloop_simd_firstprivate_messages.cpp
parallel_master_taskloop_simd_grainsize_messages.cpp
parallel_master_taskloop_simd_lastprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_master_taskloop_simd_lastprivate_messages.cpp
parallel_master_taskloop_simd_linear_messages.cpp
parallel_master_taskloop_simd_loop_messages.cpp
parallel_master_taskloop_simd_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
parallel_master_taskloop_simd_num_tasks_messages.cpp
parallel_master_taskloop_simd_priority_messages.cpp
parallel_master_taskloop_simd_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_master_taskloop_simd_private_messages.cpp
parallel_master_taskloop_simd_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
parallel_master_taskloop_simd_reduction_messages.cpp
parallel_master_taskloop_simd_safelen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
parallel_master_taskloop_simd_simdlen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
parallel_messages.cpp
parallel_num_threads_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_num_threads_messages.cpp
parallel_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_private_messages.cpp
parallel_proc_bind_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
parallel_proc_bind_messages.cpp
parallel_reduction_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
parallel_reduction_messages.c
parallel_reduction_messages.cpp [OPENMP]Do not allow threadprivates as base for array-like reduction. 2020-09-16 09:30:32 -04:00
parallel_reduction_task_codegen.cpp [OPENMP]Do not capture base pointer by reference if it is used as a base for array-like reduction. 2020-08-18 09:05:35 -04:00
parallel_sections_ast_print.cpp
parallel_sections_codegen.cpp [CodeGen] Emit a call instruction instead of an invoke if the called 2020-07-15 14:47:45 -07:00
parallel_sections_copyin_messages.cpp
parallel_sections_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
parallel_sections_firstprivate_messages.cpp
parallel_sections_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
parallel_sections_lastprivate_messages.cpp
parallel_sections_messages.cpp
parallel_sections_misc_messages.c [OPENMP]Simplify representation for atomic, critical, master and section 2020-08-07 09:58:23 -04:00
parallel_sections_num_threads_messages.cpp
parallel_sections_private_messages.cpp
parallel_sections_proc_bind_messages.cpp
parallel_sections_reduction_messages.cpp
parallel_sections_reduction_task_codegen.cpp [OPENMP]Do not capture base pointer by reference if it is used as a base for array-like reduction. 2020-08-18 09:05:35 -04:00
parallel_sections_shared_messages.cpp
parallel_shared_messages.cpp
predefined_macro.c
recovery-crash.cpp
remarks_parallel_in_multiple_target_state_machines.c [OpenMP][FIX] Check only for deterministic part of a generated function name 2020-07-14 22:48:22 -05:00
remarks_parallel_in_target_state_machine.c [OpenMP][FIX] Check only for deterministic part of a generated function name 2020-07-14 22:48:22 -05:00
report_default_DSA.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
requires_acq_rel_codegen.cpp
requires_acq_rel_print.cpp
requires_ast_print.cpp
requires_codegen.cpp
requires_default_atomic_mem_order_messages.cpp
requires_messages.cpp
requires_relaxed_codegen.cpp
requires_relaxed_print.cpp
requires_seq_cst_codegen.cpp
requires_target_messages.cpp
scan_ast_print.cpp
scan_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
scan_messages.cpp
schedule_codegen.cpp
sections_ast_print.cpp
sections_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
sections_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
sections_firstprivate_messages.cpp
sections_lastprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
sections_lastprivate_messages.cpp
sections_misc_messages.c [OPENMP]Simplify representation for atomic, critical, master and section 2020-08-07 09:58:23 -04:00
sections_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
sections_private_messages.cpp
sections_reduction_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
sections_reduction_messages.cpp
sections_reduction_task_codegen.cpp [OPENMP]Do not capture base pointer by reference if it is used as a base for array-like reduction. 2020-08-18 09:05:35 -04:00
simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
simd_ast_print.cpp
simd_codegen.cpp Reland [AssumeBundles] Use operand bundles to encode alignment assumptions 2020-09-12 15:36:06 +02:00
simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
simd_if_messages.cpp
simd_lastprivate_messages.cpp
simd_linear_messages.cpp
simd_loop_messages.cpp
simd_metadata.c [clang] Add mustprogress and llvm.loop.mustprogress attribute deduction 2020-11-04 22:03:14 -05:00
simd_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
simd_private_messages.cpp
simd_reduction_messages.cpp
simd_safelen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
simd_simdlen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
single_ast_print.cpp
single_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
single_copyprivate_messages.cpp
single_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
single_firstprivate_messages.cpp
single_misc_messages.c
single_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
single_private_messages.cpp
target_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_codegen_global_capture.cpp
target_codegen_registration.cpp
target_codegen_registration_naming.cpp
target_constant_device_codegen.cpp
target_data_ast_print.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_data_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_data_device_messages.cpp
target_data_if_messages.cpp
target_data_map_pointer_array_subscript_codegen.cpp [OPENMP]Use the real pointer value as base, not indexed value. 2020-11-20 11:34:14 -08:00
target_data_member_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_data_messages.c [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_data_use_device_addr_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_data_use_device_ptr_addr_ast_print.cpp
target_data_use_device_ptr_addr_messages.cpp
target_data_use_device_ptr_codegen.cpp [OPENMP]Fix PR46824: Global declare target pointer cannot be accessed in target region. 2020-07-30 11:18:33 -04:00
target_data_use_device_ptr_if_codegen.cpp [OpenMP] target nested `use_device_ptr() if()` and is_device_ptr trigger asserts 2020-11-04 12:36:57 -06:00
target_defaultmap_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_defaultmap_messages.cpp
target_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_device_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_device_messages.cpp
target_enter_data_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_enter_data_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_enter_data_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_enter_data_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_enter_data_device_messages.cpp
target_enter_data_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_enter_data_map_messages.c
target_enter_data_nowait_messages.cpp
target_exit_data_ast_print.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_exit_data_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_exit_data_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_exit_data_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_exit_data_device_messages.cpp
target_exit_data_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_exit_data_map_messages.c
target_exit_data_nowait_messages.cpp
target_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_firstprivate_messages.cpp
target_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_incompatible_architecture_messages.cpp [OpenMP] Add Error Handling for Conflicting Pointer Sizes for Target Offload 2020-10-08 08:20:38 -04:00
target_is_device_ptr_ast_print.cpp
target_is_device_ptr_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_is_device_ptr_messages.cpp
target_map_codegen_00.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_01.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_02.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_03.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_04.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_05.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_06.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_07.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_08.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_09.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_10.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_11.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_12.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_13.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_14.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_15.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_16.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_17.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_18.inc [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_18a.cpp [OpenMP] split execution of a long test into smaller parts. 2020-08-11 11:52:40 -07:00
target_map_codegen_18b.cpp [OpenMP] split execution of a long test into smaller parts. 2020-08-11 11:52:40 -07:00
target_map_codegen_18c.cpp [OpenMP] split execution of a long test into smaller parts. 2020-08-11 11:52:40 -07:00
target_map_codegen_18d.cpp [OpenMP] split execution of a long test into smaller parts. 2020-08-11 11:52:40 -07:00
target_map_codegen_19.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_20.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_21.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_22.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_23.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_24.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_25.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_26.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_27.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_28.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_29.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_30.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_31.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_32.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_codegen_33.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_member_expr_array_section_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_map_messages.cpp [OpenMP 5.0] Fix PR-45212: Shouldn't error out while using overloaded operator for map clause 2020-08-07 18:07:48 -05:00
target_map_names.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_messages.cpp
target_nowait_messages.cpp
target_parallel_ast_print.cpp
target_parallel_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_parallel_codegen_registration.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
target_parallel_codegen_registration_naming.cpp
target_parallel_debug_codegen.cpp
target_parallel_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
target_parallel_defaultmap_messages.cpp
target_parallel_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_parallel_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_parallel_device_messages.cpp
target_parallel_firstprivate_messages.cpp
target_parallel_for_ast_print.cpp
target_parallel_for_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_parallel_for_codegen_registration.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
target_parallel_for_codegen_registration_naming.cpp
target_parallel_for_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_parallel_for_debug_codegen.cpp
target_parallel_for_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
target_parallel_for_defaultmap_messages.cpp
target_parallel_for_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_parallel_for_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_parallel_for_device_messages.cpp
target_parallel_for_firstprivate_messages.cpp
target_parallel_for_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
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
target_parallel_for_map_messages.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_parallel_for_messages.cpp
target_parallel_for_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
target_parallel_for_nowait_messages.cpp
target_parallel_for_num_threads_messages.cpp
target_parallel_for_ordered_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_parallel_for_private_messages.cpp
target_parallel_for_proc_bind_messages.cpp
target_parallel_for_reduction_messages.cpp
target_parallel_for_reduction_task_codegen.cpp [OPENMP]Do not capture base pointer by reference if it is used as a base for array-like reduction. 2020-08-18 09:05:35 -04:00
target_parallel_for_schedule_messages.cpp
target_parallel_for_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
target_parallel_for_simd_ast_print.cpp
target_parallel_for_simd_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_parallel_for_simd_codegen_registration.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
target_parallel_for_simd_codegen_registration_naming.cpp
target_parallel_for_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_parallel_for_simd_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
target_parallel_for_simd_defaultmap_messages.cpp
target_parallel_for_simd_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_parallel_for_simd_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
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
target_parallel_for_simd_map_messages.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_parallel_for_simd_messages.cpp
target_parallel_for_simd_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
target_parallel_for_simd_nowait_messages.cpp
target_parallel_for_simd_num_threads_messages.cpp
target_parallel_for_simd_ordered_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
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 Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_parallel_for_simd_schedule_messages.cpp
target_parallel_for_simd_simdlen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_parallel_for_simd_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_parallel_for_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_parallel_if_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_parallel_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_parallel_is_device_ptr_ast_print.cpp
target_parallel_is_device_ptr_messages.cpp
target_parallel_map_messages.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_parallel_messages.cpp
target_parallel_no_exceptions.cpp
target_parallel_nowait_messages.cpp
target_parallel_num_threads_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05: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_reduction_task_codegen.cpp [OPENMP]Do not capture base pointer by reference if it is used as a base for array-like reduction. 2020-08-18 09:05:35 -04:00
target_parallel_shared_messages.cpp
target_parallel_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_private_codegen.cpp
target_private_messages.cpp
target_reduction_codegen.cpp
target_reduction_messages.cpp
target_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
target_simd_ast_print.cpp
target_simd_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_simd_codegen_registration.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
target_simd_codegen_registration_naming.cpp
target_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_simd_defaultmap_messages.cpp
target_simd_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_simd_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
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
target_simd_map_messages.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_simd_messages.cpp
target_simd_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
target_simd_nowait_messages.cpp
target_simd_private_messages.cpp
target_simd_reduction_messages.cpp
target_simd_safelen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_simd_simdlen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_simd_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_ast_print.cpp
target_teams_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_codegen_registration.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
target_teams_codegen_registration_naming.cpp
target_teams_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
target_teams_defaultmap_messages.cpp
target_teams_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_teams_device_messages.cpp
target_teams_distribute_ast_print.cpp
target_teams_distribute_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_codegen_registration.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
target_teams_distribute_codegen_registration_naming.cpp
target_teams_distribute_collapse_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_teams_distribute_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
target_teams_distribute_defaultmap_messages.cpp
target_teams_distribute_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_teams_distribute_device_messages.cpp
target_teams_distribute_dist_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_dist_schedule_messages.cpp
target_teams_distribute_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_firstprivate_messages.cpp
target_teams_distribute_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_teams_distribute_lastprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_lastprivate_messages.cpp
target_teams_distribute_loop_messages.cpp
target_teams_distribute_map_messages.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_teams_distribute_messages.cpp
target_teams_distribute_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
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 [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_collapse_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_teams_distribute_parallel_for_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
target_teams_distribute_parallel_for_defaultmap_messages.cpp
target_teams_distribute_parallel_for_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_teams_distribute_parallel_for_device_messages.cpp
target_teams_distribute_parallel_for_dist_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_dist_schedule_messages.cpp
target_teams_distribute_parallel_for_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_firstprivate_messages.cpp
target_teams_distribute_parallel_for_if_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
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 [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_lastprivate_messages.cpp
target_teams_distribute_parallel_for_loop_messages.cpp
target_teams_distribute_parallel_for_map_messages.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_teams_distribute_parallel_for_messages.cpp
target_teams_distribute_parallel_for_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
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_order_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_private_messages.cpp
target_teams_distribute_parallel_for_proc_bind_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_proc_bind_messages.cpp
target_teams_distribute_parallel_for_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_reduction_messages.cpp
target_teams_distribute_parallel_for_reduction_task_codegen.cpp [OPENMP]Do not capture base pointer by reference if it is used as a base for array-like reduction. 2020-08-18 09:05:35 -04:00
target_teams_distribute_parallel_for_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
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 Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
target_teams_distribute_parallel_for_simd_ast_print.cpp
target_teams_distribute_parallel_for_simd_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_simd_codegen_registration.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
target_teams_distribute_parallel_for_simd_codegen_registration_naming.cpp
target_teams_distribute_parallel_for_simd_collapse_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_teams_distribute_parallel_for_simd_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
target_teams_distribute_parallel_for_simd_defaultmap_messages.cpp
target_teams_distribute_parallel_for_simd_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_simd_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_teams_distribute_parallel_for_simd_device_messages.cpp
target_teams_distribute_parallel_for_simd_dist_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_simd_dist_schedule_messages.cpp
target_teams_distribute_parallel_for_simd_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_simd_firstprivate_messages.cpp
target_teams_distribute_parallel_for_simd_if_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
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 [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05: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
target_teams_distribute_parallel_for_simd_map_messages.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_teams_distribute_parallel_for_simd_messages.cpp
target_teams_distribute_parallel_for_simd_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
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 [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_simd_private_messages.cpp
target_teams_distribute_parallel_for_simd_proc_bind_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_simd_proc_bind_messages.cpp
target_teams_distribute_parallel_for_simd_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_simd_reduction_messages.cpp
target_teams_distribute_parallel_for_simd_safelen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
target_teams_distribute_parallel_for_simd_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
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 PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
target_teams_distribute_parallel_for_simd_thread_limit_messages.cpp
target_teams_distribute_parallel_for_simd_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_parallel_for_thread_limit_messages.cpp
target_teams_distribute_parallel_for_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_private_messages.cpp
target_teams_distribute_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_reduction_messages.cpp
target_teams_distribute_shared_messages.cpp
target_teams_distribute_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
target_teams_distribute_simd_ast_print.cpp
target_teams_distribute_simd_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_simd_codegen_registration.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 2 2020-08-27 18:50:52 +00:00
target_teams_distribute_simd_codegen_registration_naming.cpp
target_teams_distribute_simd_collapse_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
target_teams_distribute_simd_defaultmap_messages.cpp
target_teams_distribute_simd_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_simd_depend_messages.cpp [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
target_teams_distribute_simd_device_messages.cpp
target_teams_distribute_simd_dist_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_simd_dist_schedule_messages.cpp
target_teams_distribute_simd_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05: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 [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_simd_lastprivate_messages.cpp
target_teams_distribute_simd_linear_messages.cpp
target_teams_distribute_simd_loop_messages.cpp
target_teams_distribute_simd_map_messages.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_teams_distribute_simd_messages.cpp
target_teams_distribute_simd_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
target_teams_distribute_simd_nowait_messages.cpp
target_teams_distribute_simd_num_teams_messages.cpp
target_teams_distribute_simd_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_simd_private_messages.cpp
target_teams_distribute_simd_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_simd_reduction_messages.cpp
target_teams_distribute_simd_safelen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
target_teams_distribute_simd_shared_messages.cpp
target_teams_distribute_simd_simdlen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
target_teams_distribute_simd_thread_limit_messages.cpp
target_teams_distribute_simd_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_distribute_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_firstprivate_messages.cpp
target_teams_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_teams_is_device_ptr_ast_print.cpp
target_teams_is_device_ptr_messages.cpp
target_teams_map_codegen.cpp [OPENMP]Do not add TGT_OMP_TARGET_PARAM flag to non-captured mapped arguments. 2020-08-12 10:06:52 -04:00
target_teams_map_messages.cpp [OpenMP] Implement TR8 `present` map type modifier in Clang (1/2) 2020-07-22 10:15:32 -04:00
target_teams_messages.cpp
target_teams_nowait_messages.cpp
target_teams_num_teams_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05: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] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_teams_thread_limit_messages.cpp
target_teams_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_update_ast_print.cpp [OpenMP5.0] map item can be non-contiguous for target update 2020-11-06 21:04:37 -06:00
target_update_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_update_depend_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_update_depend_messages.cpp
target_update_device_messages.cpp
target_update_from_messages.cpp
target_update_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
target_update_messages.cpp [OpenMP5.0] map item can be non-contiguous for target update 2020-11-06 21:04:37 -06:00
target_update_nowait_messages.cpp
target_update_to_messages.cpp [OpenMP5.0] map item can be non-contiguous for target update 2020-11-06 21:04:37 -06:00
target_uses_allocators_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
target_uses_allocators_messages.cpp
target_vla_messages.cpp
task_affinity_codegen.cpp
task_affinity_messages.cpp
task_ast_print.cpp
task_codegen.c
task_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
task_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
task_depend_messages.cpp
task_final_messages.cpp
task_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
task_firstprivate_messages.cpp
task_if_codegen.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
task_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
task_in_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
task_in_reduction_message.cpp
task_in_task_firstprivate_codegen.cpp [OPENMP] Fix PR47999: correctly map implicit firstprivates in outer tasks. 2020-11-17 10:21:12 -08:00
task_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
task_priority_messages.cpp
task_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
task_private_messages.cpp
task_shared_messages.cpp
taskgroup_ast_print.cpp
taskgroup_codegen.cpp [CodeGen] Emit a call instruction instead of an invoke if the called 2020-07-15 14:47:45 -07:00
taskgroup_messages.cpp
taskgroup_task_reduction_codegen.cpp
taskgroup_task_reduction_messages.cpp
taskloop_ast_print.cpp
taskloop_codegen.cpp [OPENMP] Fix PR46730: Fix compiler crash on taskloop over constructible loop counters. 2020-07-24 10:48:20 -04:00
taskloop_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
taskloop_final_messages.cpp
taskloop_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
taskloop_firstprivate_messages.cpp
taskloop_grainsize_messages.cpp
taskloop_in_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
taskloop_in_reduction_messages.cpp
taskloop_lastprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
taskloop_lastprivate_messages.cpp
taskloop_loop_messages.cpp
taskloop_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
taskloop_num_tasks_messages.cpp
taskloop_priority_messages.cpp
taskloop_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
taskloop_private_messages.cpp
taskloop_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
taskloop_reduction_messages.cpp
taskloop_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
taskloop_simd_ast_print.cpp
taskloop_simd_codegen.cpp
taskloop_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
taskloop_simd_final_messages.cpp
taskloop_simd_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
taskloop_simd_firstprivate_messages.cpp
taskloop_simd_grainsize_messages.cpp
taskloop_simd_in_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
taskloop_simd_in_reduction_messages.cpp
taskloop_simd_lastprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
taskloop_simd_lastprivate_messages.cpp
taskloop_simd_linear_messages.cpp
taskloop_simd_loop_messages.cpp
taskloop_simd_misc_messages.c Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
taskloop_simd_num_tasks_messages.cpp
taskloop_simd_priority_messages.cpp
taskloop_simd_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
taskloop_simd_private_messages.cpp
taskloop_simd_reduction_codegen.cpp [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang 2020-08-10 17:13:26 -05:00
taskloop_simd_reduction_messages.cpp
taskloop_simd_safelen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
taskloop_simd_simdlen_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
taskloop_with_atomic_codegen.cpp [OPENMP]Fix PR48394: need to capture variables used in atomic constructs. 2020-12-04 13:08:54 -08:00
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] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
teams_distribute_ast_print.cpp
teams_distribute_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_collapse_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
teams_distribute_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
teams_distribute_dist_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_dist_schedule_messages.cpp
teams_distribute_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_firstprivate_messages.cpp [OPENMP]Honor constantness of captured variables. 2020-11-20 11:11:47 -08:00
teams_distribute_lastprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_lastprivate_messages.cpp
teams_distribute_loop_messages.cpp
teams_distribute_num_teams_messages.cpp
teams_distribute_parallel_for_ast_print.cpp
teams_distribute_parallel_for_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_collapse_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
teams_distribute_parallel_for_copyin_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_copyin_messages.cpp
teams_distribute_parallel_for_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
teams_distribute_parallel_for_dist_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_dist_schedule_messages.cpp
teams_distribute_parallel_for_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_firstprivate_messages.cpp [OPENMP]Honor constantness of captured variables. 2020-11-20 11:11:47 -08:00
teams_distribute_parallel_for_if_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_if_messages.cpp [OpenMP] Ensure testing for versions 4.5 and default - Part 1 2020-08-13 07:37:10 +00:00
teams_distribute_parallel_for_lastprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_lastprivate_messages.cpp
teams_distribute_parallel_for_loop_messages.cpp
teams_distribute_parallel_for_messages.cpp
teams_distribute_parallel_for_num_teams_messages.cpp
teams_distribute_parallel_for_num_threads_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_private_messages.cpp
teams_distribute_parallel_for_proc_bind_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_proc_bind_messages.cpp
teams_distribute_parallel_for_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_reduction_messages.cpp
teams_distribute_parallel_for_reduction_task_codegen.cpp [OPENMP]Do not capture base pointer by reference if it is used as a base for array-like reduction. 2020-08-18 09:05:35 -04:00
teams_distribute_parallel_for_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_schedule_messages.cpp
teams_distribute_parallel_for_shared_messages.cpp
teams_distribute_parallel_for_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
teams_distribute_parallel_for_simd_ast_print.cpp
teams_distribute_parallel_for_simd_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_collapse_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
teams_distribute_parallel_for_simd_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
teams_distribute_parallel_for_simd_dist_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_dist_schedule_messages.cpp
teams_distribute_parallel_for_simd_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_firstprivate_messages.cpp [OPENMP]Honor constantness of captured variables. 2020-11-20 11:11:47 -08:00
teams_distribute_parallel_for_simd_if_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_if_messages.cpp
teams_distribute_parallel_for_simd_lastprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05: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
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] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_num_threads_messages.cpp
teams_distribute_parallel_for_simd_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_private_messages.cpp
teams_distribute_parallel_for_simd_proc_bind_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_proc_bind_messages.cpp
teams_distribute_parallel_for_simd_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_reduction_messages.cpp
teams_distribute_parallel_for_simd_safelen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
teams_distribute_parallel_for_simd_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_parallel_for_simd_shared_messages.cpp
teams_distribute_parallel_for_simd_simdlen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
teams_distribute_parallel_for_simd_thread_limit_messages.cpp
teams_distribute_parallel_for_thread_limit_messages.cpp
teams_distribute_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_private_messages.cpp
teams_distribute_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_reduction_messages.cpp
teams_distribute_shared_messages.cpp
teams_distribute_simd_aligned_messages.cpp Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
teams_distribute_simd_ast_print.cpp
teams_distribute_simd_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_simd_collapse_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_simd_collapse_messages.cpp Make OpenMP tests less brittle in the face of changes in constant 2020-10-05 19:04:14 -07:00
teams_distribute_simd_default_messages.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
teams_distribute_simd_dist_schedule_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_simd_dist_schedule_messages.cpp
teams_distribute_simd_firstprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_simd_firstprivate_messages.cpp [OPENMP]Honor constantness of captured variables. 2020-11-20 11:11:47 -08:00
teams_distribute_simd_if_messages.cpp
teams_distribute_simd_lastprivate_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_simd_lastprivate_messages.cpp
teams_distribute_simd_linear_messages.cpp
teams_distribute_simd_loop_messages.cpp
teams_distribute_simd_messages.cpp
teams_distribute_simd_num_teams_messages.cpp
teams_distribute_simd_private_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_simd_private_messages.cpp
teams_distribute_simd_reduction_codegen.cpp [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging 2020-11-19 12:01:53 -05:00
teams_distribute_simd_reduction_messages.cpp
teams_distribute_simd_safelen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
teams_distribute_simd_shared_messages.cpp
teams_distribute_simd_simdlen_messages.cpp PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
teams_distribute_simd_thread_limit_messages.cpp
teams_distribute_thread_limit_messages.cpp
teams_firstprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
teams_firstprivate_messages.cpp
teams_messages.cpp
teams_num_teams_messages.cpp
teams_private_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
teams_private_messages.cpp
teams_reduction_messages.cpp
teams_shared_messages.cpp
teams_thread_limit_messages.cpp
template-specialization.cpp Argument dependent lookup with class argument is recursing into base 2020-12-01 10:33:12 -08:00
threadprivate_ast_print.cpp
threadprivate_codegen.cpp [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
threadprivate_messages.cpp
varargs.cpp
vla_crash.c