summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/nvptx_target_parallel_reduction_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][NVPTX]Reduce number of barriers in reductions.Alexey Bataev2019-01-071-4/+0
* [OPENMP][NVPTX]Use new functions from the runtime library.Alexey Bataev2019-01-041-3/+3
* [OPENMP][NVPTX]Added extra sync point to the inter-warp copy function.Alexey Bataev2018-12-181-0/+4
* [OPENMP][NVPTX]Improved interwarp copy function.Alexey Bataev2018-12-141-20/+15
* [OpenMP] Add a new version of the SPMD deinit kernel functionGheorghe-Teodor Bercea2018-11-291-3/+3
* [OPENMP][NVPTX]Emit correct reduction code for teams/parallelAlexey Bataev2018-11-161-55/+52
* [OPENMP][NVPTX]Extend number of constructs executed in SPMD mode.Alexey Bataev2018-11-091-3/+3
* [OPENMP][NVPTX] Add support for lightweight runtime.Alexey Bataev2018-08-291-3/+3
* [OpenMP] Initialize data sharing stack for SPMD caseGheorghe-Teodor Bercea2018-07-131-0/+3
* [OPENMP, NVPTX] Fix reduction of the big data types/structures.Alexey Bataev2018-06-221-24/+24
* [OPENMP] Code cleanup and code improvements.Alexey Bataev2018-04-181-3/+3
* [OpenMP] Extend NVPTX SPMD implementation of combined constructsCarlo Bertolli2018-02-281-5/+5
* [OPENMP] Fix casting in NVPTX support library.Alexey Bataev2018-01-041-4/+4
* [OpenMP] Parallel reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-0/+830
* Revert r295319 while investigating buildbot failure.Arpith Chacko Jacob2017-02-161-830/+0
* [OpenMP] Parallel reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-0/+830