summaryrefslogtreecommitdiff
path: root/test/OpenMP/nvptx_SPMD_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][NVPTX]Run combined constructs with if clause in SPMD mode.Alexey Bataev2019-04-161-3/+5
* [OPENMP][NVPTX]Emit default locations with the correct Exec|RuntimeAlexey Bataev2018-11-261-4/+145
* [OPENMP][NVPTX]Emit default locations as constant with undefined mode.Alexey Bataev2018-11-211-0/+5
* [OPENMP][NVPTX]Extend number of constructs executed in SPMD mode.Alexey Bataev2018-11-091-1/+12
* [OPENMP][NVPTX] Handle `requires datasharing` flag correctly withAlexey Bataev2018-10-011-1/+1
* [OPENMP][NVPTX] Enable support for lastprivates in SPMD constructs.Alexey Bataev2018-09-211-3/+1
* [OPENMP][NVPTX] Add support for lightweight runtime.Alexey Bataev2018-08-291-0/+328