summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_map_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Fix mapping of scalars for combined directivesJonas Hahnfeld2017-07-011-0/+26
* [OPENMP][DEBUG] Generate second function with correct arg types.Alexey Bataev2017-06-291-780/+820
* Fix for PR30632: Name mangling issue.Alexey Bataev2016-10-141-1/+3
* Fix for PR30639: CGDebugInfo Null dereference with OpenMP arrayAlexey Bataev2016-10-131-1/+1
* [OpenMP] Add support to map member expressions with references to pointers.Samuel Antao2016-07-271-0/+189
* [OpenMP] Add support for mapping array sections through pointer references.Samuel Antao2016-07-271-4/+97
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-162/+162
* [OpenMP] Add support for the 'private pointer' flag to signal variables captu...Samuel Antao2016-05-261-3/+99
* [OpenMP] Adjust map type bits according to latest spec and use zero size arra...Samuel Antao2016-05-261-153/+268
* [OpenMP] Map clause codegeneration.Samuel Antao2016-04-271-2/+3250
* [OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao2016-03-141-108/+108
* [OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and de...Samuel Antao2016-01-061-108/+108
* [OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and dev...Samuel Antao2016-01-051-108/+108
* [OpenMP] Offloading descriptor registration and device codegen.Samuel Antao2016-01-051-108/+108
* [OpenMP] Update target directive codegen to use 4.5 implicit data mappings.Samuel Antao2015-12-021-0/+1015