summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_firstprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][DEBUG] Generate second function with correct arg types.Alexey Bataev2017-06-291-78/+82
* Fix for PR30639: CGDebugInfo Null dereference with OpenMP arrayAlexey Bataev2016-10-131-1/+1
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-14/+14
* [OpenMP] Add support for the 'private pointer' flag to signal variables captu...Samuel Antao2016-05-261-4/+4
* [OpenMP] Adjust map type bits according to latest spec and use zero size arra...Samuel Antao2016-05-261-8/+7
* [OPENMP] Pass scalar firstprivate vars by value.Alexey Bataev2016-05-171-26/+12
* [OpenMP] Map clause codegeneration.Samuel Antao2016-04-271-1/+1
* [OPENMP] Implementation of codegen for firstprivate clause of target directiveCarlo Bertolli2016-03-181-0/+595