summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGOpenMPRuntime.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-151-5/+24
* Reapply r262741 [OPENMP] Codegen for distribute directiveCarlo Bertolli2016-03-071-0/+33
* Fixed -Wdocumentation warning - typo in a parameter nameSimon Pilgrim2016-03-051-1/+1
* Revert r262741 - [OPENMP] Codegen for distribute directiveSamuel Antao2016-03-041-33/+0
* [OPENMP] Codegen for distribute directiveCarlo Bertolli2016-03-041-0/+33
* [OPENMP 4.0] Codegen for 'declare reduction' construct.Alexey Bataev2016-03-041-2/+21
* Add code generation for teams directive inside target regionCarlo Bertolli2016-03-031-1/+23
* [OPENMP] Improved layout of CGOpenMPRuntime class, NFC.Alexey Bataev2016-02-191-191/+3
* [OpenMP] Rename the offload entry points.Samuel Antao2016-02-131-11/+9
* Make the remaining headers self-contained.Benjamin Kramer2016-02-021-3/+3
* Fix -Wmicrosoft-enum-value warningReid Kleckner2016-01-111-1/+1
* Fix -Wdocumentation warning after r256933Nico Weber2016-01-061-1/+1
* [OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and de...Samuel Antao2016-01-061-5/+214
* [OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and dev...Samuel Antao2016-01-051-214/+5
* [OpenMP] Offloading descriptor registration and device codegen.Samuel Antao2016-01-051-5/+214
* [OPENMP 4.5] Codegen for 'hint' clause of 'critical' directiveAlexey Bataev2015-12-151-1/+6