llvm-project/openmp/libomptarget/test/mapping
Alexey Bataev 0caf736d7e [OPENMP50]Mapping of the subcomponents with the 'default' mappers.
If the mapped structure has data members, which have 'default' mappers,
need to map these members individually using their 'default' mappers.

Differential Revision: https://reviews.llvm.org/D92195
2021-03-02 07:11:06 -08:00
..
present [OpenMP] Fix always,from and delete for data absent at exit 2021-02-19 11:09:26 -05:00
alloc_fail.c [OpenMP] Always emit debug messages that indicate offloading failure 2020-08-26 19:30:41 -04:00
data_absent_at_exit.c [OpenMP] Fix always,from and delete for data absent at exit 2021-02-19 11:09:26 -05:00
declare_mapper_api.cpp [OpenMP] Add support for mapping names in mapper API 2021-01-21 09:26:44 -05:00
declare_mapper_nested_default_mappers.cpp [OPENMP50]Mapping of the subcomponents with the 'default' mappers. 2021-03-02 07:11:06 -08:00
declare_mapper_nested_mappers.cpp [OPENMP50]Allow overlapping mapping in target constructs. 2021-02-16 14:42:08 -08:00
declare_mapper_target.cpp [OpenMP][Tests] Enable nvptx64 testing for most libomptarget tests 2020-07-28 11:08:24 +02:00
declare_mapper_target_data.cpp [OpenMP][Tests] Enable nvptx64 testing for most libomptarget tests 2020-07-28 11:08:24 +02:00
declare_mapper_target_data_enter_exit.cpp [OpenMP][Tests] Enable nvptx64 testing for most libomptarget tests 2020-07-28 11:08:24 +02:00
declare_mapper_target_update.cpp [OpenMP][Tests] Enable nvptx64 testing for most libomptarget tests 2020-07-28 11:08:24 +02:00
delete_inf_refcount.c [OpenMP][Tests] Enable nvptx64 testing for most libomptarget tests 2020-07-28 11:08:24 +02:00
lambda_mapping.cpp [LIBOMPTARGET]Do not try to optimize bases for the next parameters. 2020-08-28 15:46:31 -04:00
pr38704.c [OpenMP][Tests] Enable nvptx64 testing for most libomptarget tests 2020-07-28 11:08:24 +02:00
private_mapping.c [OpenMP] Fixed wrong test command in the test private_mapping.c 2020-08-28 12:19:46 -04:00
ptr_and_obj_motion.c [libomptarget] Fix copy-to motion for PTR_AND_OBJ entries where PTR is a struct member. 2020-10-16 16:14:01 -07:00
target_data_array_extension_at_exit.c [OpenMP] Fix always,from and delete for data absent at exit 2021-02-19 11:09:26 -05:00
target_implicit_partial_map.c [OpenMP] Fix ref count dec for implicit map of partial data 2020-08-06 11:39:29 -04:00
target_update_array_extension.c [OpenMP] Fix `omp target update` for array extension 2020-08-05 10:03:31 -04:00