summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP, NVPTX] Fix globalization of the variables passed to orphanedAlexey Bataev2018-06-211-6/+6
* [OPENMP, NVPTX] Initial support for L2 parallelism in SPMD mode.Alexey Bataev2018-05-101-2/+12
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-20/+20
* [OPENMP, NVPTX] Codegen for critical construct.Alexey Bataev2018-05-071-0/+10
* [OPENMP, NVPTX] Added support for L2 parallelism.Alexey Bataev2018-05-071-21/+27
* [OPENMP] General code improvements.Alexey Bataev2018-04-161-1/+1
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* [OPENMP] Added emission of offloading data sections for declare targetAlexey Bataev2018-03-301-1/+2
* [OPENMP] Codegen for ctor|dtor of declare target variables.Alexey Bataev2018-03-281-1/+1
* [OPENMP, NVPTX] Globalization of the private redeclarations.Alexey Bataev2018-03-201-1/+3
* [OPENMP, NVPTX] Improve globalization of the variables captured by value.Alexey Bataev2018-03-151-5/+16
* [OpenMP] Add OpenMP data sharing infrastructure using global memoryGheorghe-Teodor Bercea2018-03-141-0/+33
* [OpenMP] Remove implicit data sharing code gen that aims to use device shared...Gheorghe-Teodor Bercea2018-03-071-11/+0
* [OPENMP] Add debug info for generated functions.Alexey Bataev2018-01-041-1/+2
* [OpenMP] Add implicit data sharing support when offloading to NVIDIA GPUs usi...Gheorghe-Teodor Bercea2017-11-211-0/+11
* [OPENMP] Generalization of calls of the outlined functions.Alexey Bataev2017-08-141-1/+1
* [OPENMP][DEBUG] Set proper address space info if required by target.Alexey Bataev2017-08-081-0/+20
* Revert "[OPENMP][DEBUG] Set proper address space info if required by target."Alexey Bataev2017-08-081-25/+0
* [OPENMP][DEBUG] Set proper address space info if required by target.Alexey Bataev2017-08-081-0/+25
* Revert "[OPENMP][DEBUG] Set proper address space info if required by target."Alexey Bataev2017-08-081-25/+0
* [OPENMP][DEBUG] Set proper address space info if required by target.Alexey Bataev2017-08-081-0/+25
* Revert "[OPENMP][DEBUG] Set proper address space info if required by target."Alexey Bataev2017-08-041-26/+0
* [OPENMP][DEBUG] Set proper address space info if required by target.Alexey Bataev2017-08-041-0/+26
* [OpenMP] Parallel reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-7/+26
* Revert r295319 while investigating buildbot failure.Arpith Chacko Jacob2017-02-161-26/+7
* [OpenMP] Parallel reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-7/+26
* [OpenMP] Support for the proc_bind-clause on 'target parallel' on the NVPTX d...Arpith Chacko Jacob2017-01-251-0/+6
* [OpenMP] Support for the num_threads-clause on 'target parallel' on the NVPTX...Arpith Chacko Jacob2017-01-251-0/+8
* [OpenMP] Codegen for the 'target parallel' directive on the NVPTX device.Arpith Chacko Jacob2017-01-181-0/+60
* [OpenMP] Codegen support for 'target parallel' on the host.Arpith Chacko Jacob2017-01-181-5/+20
* Revert r292374 to debug Windows buildbot failure.Arpith Chacko Jacob2017-01-181-20/+5
* [OpenMP] Codegen support for 'target parallel' on the host.Arpith Chacko Jacob2017-01-181-5/+20
* [OpenMP] Basic support for a parallel directive in a target region on an NVPT...Arpith Chacko Jacob2017-01-101-0/+40
* [OpenMP] Add fields for flags in the offload entry descriptor.Samuel Antao2017-01-051-2/+2
* [OpenMP] Update target codegen for NVPTX device.Arpith Chacko Jacob2017-01-051-23/+24
* Reverting commit r290983 while debugging test failure on windows.Arpith Chacko Jacob2017-01-041-24/+23
* [OpenMP] Update target codegen for NVPTX device.Arpith Chacko Jacob2017-01-041-23/+24
* [OpenMP] Code cleanup for NVPTX OpenMP codegenArpith Chacko Jacob2017-01-031-32/+0
* [OPENMP] Fix for PR31417: assert failure when compiling trivial openmpAlexey Bataev2016-12-221-5/+2
* [OPENMP] Codegen for teams directive for NVPTXCarlo Bertolli2016-04-041-0/+35
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-291-27/+30
* Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."Alexey Bataev2016-03-281-30/+27
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-281-27/+30
* Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."Alexey Bataev2016-03-281-30/+27
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-281-27/+30
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-221-0/+110
* Revert r263783 as buildbot failure is being investigated.Arpith Chacko Jacob2016-03-181-110/+0
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-181-0/+110
* Revert commit http://reviews.llvm.org/D17877 to fix tests on x86.Arpith Chacko Jacob2016-03-151-110/+0
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-151-0/+110