summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/nvptx_parallel_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP, NVPTX] Fix globalization of the variables passed to orphanedAlexey Bataev2018-06-211-0/+9
* [OPENMP, NVPTX] Initial support for L2 parallelism in SPMD mode.Alexey Bataev2018-05-101-0/+1
* [OPENMP, NVPTX] Small test fix, NFC.Alexey Bataev2018-05-071-2/+2
* [OPENMP, NVPTX] Codegen for critical construct.Alexey Bataev2018-05-071-2/+24
* [OPENMP] Emit names of the globals depending on target.Alexey Bataev2018-05-021-1/+11
* [OPENMP, NVPTX] Fix codegen for the teams reduction.Alexey Bataev2018-04-061-4/+4
* [OpenMP] Add OpenMP data sharing infrastructure using global memoryGheorghe-Teodor Bercea2018-03-141-243/+232
* [OpenMP] Remove implicit data sharing code gen that aims to use device shared...Gheorghe-Teodor Bercea2018-03-071-11/+11
* [OpenMP] Adjust arguments of nvptx runtime functionsJonas Hahnfeld2017-11-221-2/+2
* [OpenMP] Add implicit data sharing support when offloading to NVIDIA GPUs usi...Gheorghe-Teodor Bercea2017-11-211-11/+11
* [OpenMP] Basic support for a parallel directive in a target region on an NVPT...Arpith Chacko Jacob2017-01-101-0/+317
OpenPOWER on IntegriCloud