summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/nvptx_distribute_parallel_generic_mode_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][NVPTX]Run combined constructs with if clause in SPMD mode.Alexey Bataev2019-04-171-13/+6
* [OPENMP][NVPTX]Use new functions from the runtime library.Alexey Bataev2019-01-041-2/+2
* [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytesAlexey Bataev2018-12-181-1/+1
* [OPENMP][NVPTX]Emit correct reduction code for teams/parallelAlexey Bataev2018-11-161-1/+1
* [OPENMP][NVPTX]Allow to use shared memory for theAlexey Bataev2018-11-091-5/+3
* [OPENMP][NVPTX]Improve emission of the globalized variables forAlexey Bataev2018-11-021-3/+10
* [OPENMP][NVPTX]Reduce memory use for globalized vars inAlexey Bataev2018-10-111-5/+2
* [OPENMP][NVPTX] Support memory coalescing for globalized variables.Alexey Bataev2018-10-091-2/+5
* [OPENMP, NVPTX] Do not globalize local variables in parallel regions.Alexey Bataev2018-07-091-2/+2
* [OPENMP, NVPTX] Reduce the number of the globalized variables.Alexey Bataev2018-06-261-0/+51