summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/nvptx_teams_reduction_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Use different addresses for zeroed thread_id/bound_id.Alexey Bataev2019-10-161-0/+1
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-24/+24
* [OPENMP][NVPTX]Mark more functions as always_inline for betterAlexey Bataev2019-05-211-6/+10
* [OPENMP][NVPTX]Fix PR40893: Size doesn't match forAlexey Bataev2019-03-131-1/+1
* [OPENMP][NVPTX]Use faster teams reduction algorithm.Alexey Bataev2019-02-201-26/+940
* [OPENMP][NVPTX]Reduce number of barriers in reductions.Alexey Bataev2019-01-071-1/+0
* [OPENMP][NVPTX]Use new functions from the runtime library.Alexey Bataev2019-01-041-3/+3
* [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytesAlexey Bataev2018-12-181-1/+1
* [OPENMP][NVPTX]Improved interwarp copy function.Alexey Bataev2018-12-141-8/+6
* [OpenMP] Add a new version of the SPMD deinit kernel functionGheorghe-Teodor Bercea2018-11-291-2/+2
* [OPENMP][NVPTX]Basic support for reductions across the teams.Alexey Bataev2018-11-271-948/+7
* [OPENMP][NVPTX]Emit correct reduction code for teams/parallelAlexey Bataev2018-11-161-56/+354
* [OPENMP][NVPTX] Support memory coalescing for globalized variables.Alexey Bataev2018-10-091-8/+8
* [OPENMP, NVPTX] Fix reduction of the big data types/structures.Alexey Bataev2018-06-221-32/+32
* [OPENMP] General code improvements.Alexey Bataev2018-04-161-3/+3
* [OPENMP, NVPTX] Fix codegen for the teams reduction.Alexey Bataev2018-04-061-44/+44
* [OPENMP] Fix casting in NVPTX support library.Alexey Bataev2018-01-041-31/+12
* [OpenMP] Adjust arguments of nvptx runtime functionsJonas Hahnfeld2017-11-221-3/+3
* [OpenMP] Teams reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-0/+1143
OpenPOWER on IntegriCloud