summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CGOpenMPRuntime.h
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Codegen for reduction clauses in 'taskloop' directives.Alexey Bataev2017-07-171-6/+71
* Fix spelling mistakes in comments. NFCI.Simon Pilgrim2017-07-131-14/+14
* Fix -Wdocumentation warning. NFCISimon Pilgrim2017-07-131-1/+0
* [OPENMP] Generalization of codegen for reduction clauses.Alexey Bataev2017-07-131-0/+80
* Recommit ofCarlo Bertolli2017-04-251-3/+37
* Revert r301223Carlo Bertolli2017-04-241-37/+3
* [OpenMP] Initial implementation of code generation for pragma 'distribute par...Carlo Bertolli2017-04-241-3/+37
* Spelling mistakes in comments. NFCI. (PR27635)Simon Pilgrim2017-03-301-1/+1
* [OpenMP] Parallel reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-3/+33
* Revert r295319 while investigating buildbot failure.Arpith Chacko Jacob2017-02-161-33/+3
* [OpenMP] Parallel reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-3/+33
* [OpenMP] Codegen support for 'target parallel' on the host.Arpith Chacko Jacob2017-01-181-1/+14
* Revert r292374 to debug Windows buildbot failure.Arpith Chacko Jacob2017-01-181-14/+1
* [OpenMP] Codegen support for 'target parallel' on the host.Arpith Chacko Jacob2017-01-181-1/+14
* [OpenMP] Basic support for a parallel directive in a target region on an NVPT...Arpith Chacko Jacob2017-01-101-13/+29
* [OpenMP] Add fields for flags in the offload entry descriptor.Samuel Antao2017-01-051-14/+22
* [OpenMP] Codegen for use_device_ptr clause.Samuel Antao2016-07-281-4/+46
* [OpenMP] Codegen for target update directive.Samuel Antao2016-05-261-6/+6
* [OPENMP 4.5] Codegen for dacross loop synchronization constructs.Alexey Bataev2016-05-251-0/+17
* [OPENMP 4.5] Initial codegen for 'priority' clause in task-basedAlexey Bataev2016-05-101-1/+1
* [OPENMP 4.0] Fixed codegen for destructors in task-based directives.Alexey Bataev2016-05-101-0/+1
* [OPENMP 4.5] Add codegen support in runtime for '[non]monotonic'Alexey Bataev2016-05-101-7/+6
* [OPENMP 4.0] Codegen for 'declare simd' directive.Alexey Bataev2016-05-061-0/+7
* [OPENMP 4.5] Codegen for 'lastprivate' clauses in 'taskloop' directives.Alexey Bataev2016-05-051-0/+3
* [OPENMP] Simplified interface for codegen of tasks, NFC.Alexey Bataev2016-04-281-93/+36
* [OPENMP 4.5] Codegen for 'grainsize/num_tasks' clauses of 'taskloop'Alexey Bataev2016-04-281-3/+7
* CGOpenMPRuntime.h: Prune extra comma in \param. [-Wdocumentation]NAKAMURA Takumi2016-04-281-1/+1
* [OpenMP] Code generation for target exit data directiveSamuel Antao2016-04-271-4/+6
* [OpenMP] Code generation for target enter data directiveSamuel Antao2016-04-271-0/+10
* [OpenMP] Code generation for target data directiveSamuel Antao2016-04-271-0/+12
* CGOpenMPRuntime.h: Prune '\param IfCond' in r267395. [-Wdocumentation]NAKAMURA Takumi2016-04-261-2/+0
* [OPENMP 4.5] Codegen for 'taskloop' directive.Alexey Bataev2016-04-251-0/+116
* [OPENMP] Codegen for untied tasks.Alexey Bataev2016-04-201-5/+14
* Revert "[OPENMP] Codegen for untied tasks."Alexey Bataev2016-04-191-15/+5
* [OPENMP] Codegen for untied tasks.Alexey Bataev2016-04-191-5/+15
* Revert "[OPENMP] Codegen for untied tasks."Alexey Bataev2016-04-191-14/+5
* [OPENMP] Codegen for untied tasks.Alexey Bataev2016-04-191-5/+14
* [OPENMP] Codegen for teams directive for NVPTXCarlo Bertolli2016-04-041-5/+4
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-291-4/+43
* Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."Alexey Bataev2016-03-281-43/+4
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-281-4/+43
* Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."Alexey Bataev2016-03-281-41/+2
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-281-2/+41
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-221-5/+24
* Revert r263783 as buildbot failure is being investigated.Arpith Chacko Jacob2016-03-181-24/+5
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-181-5/+24
* [OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses.Alexey Bataev2016-03-171-0/+3
* Revert commit http://reviews.llvm.org/D17877 to fix tests on x86.Arpith Chacko Jacob2016-03-151-24/+5
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-151-5/+24
* Reverted http://reviews.llvm.org/D17877 to fix tests.Arpith Chacko Jacob2016-03-151-24/+5