summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Add kind of ImplicitParamDecl for emission of FlagObjectPointer.Alexey Bataev2017-06-091-31/+18
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-0/+1
* Make helper functions static. NFC.Benjamin Kramer2017-05-261-7/+7
* [OpenMP] Teams reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-7/+443
* [OpenMP] Parallel reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-0/+1009
* Revert r295319 while investigating buildbot failure.Arpith Chacko Jacob2017-02-161-1008/+0
* [OpenMP] Parallel reduction on the NVPTX device.Arpith Chacko Jacob2017-02-161-0/+1008
* [OpenMP] Codegen support for 'target teams' on the NVPTX device.Arpith Chacko Jacob2017-01-261-0/+1
* [OpenMP] Support for the proc_bind-clause on 'target parallel' on the NVPTX d...Arpith Chacko Jacob2017-01-251-0/+11
* Reverting commit because an NVPTX patch sneaked in. Break up into twoArpith Chacko Jacob2017-01-251-1/+0
* [OpenMP] Codegen support for 'target teams' on the host.Arpith Chacko Jacob2017-01-251-0/+1
* [OpenMP] Support for the num_threads-clause on 'target parallel' on the NVPTX...Arpith Chacko Jacob2017-01-251-0/+11
* [OpenMP] Codegen for the 'target parallel' directive on the NVPTX device.Arpith Chacko Jacob2017-01-181-9/+198
* [OpenMP] Codegen support for 'target parallel' on the host.Arpith Chacko Jacob2017-01-181-15/+13
* Revert r292374 to debug Windows buildbot failure.Arpith Chacko Jacob2017-01-181-13/+15
* [OpenMP] Codegen support for 'target parallel' on the host.Arpith Chacko Jacob2017-01-181-15/+13
* Remove unused lambda captures. NFCMalcolm Parsons2017-01-131-4/+3
* [OpenMP] Basic support for a parallel directive in a target region on an NVPT...Arpith Chacko Jacob2017-01-101-7/+216
* [OpenMP] Add fields for flags in the offload entry descriptor.Samuel Antao2017-01-051-1/+1
* [OpenMP] Update target codegen for NVPTX device.Arpith Chacko Jacob2017-01-051-139/+129
* Reverting commit r290983 while debugging test failure on windows.Arpith Chacko Jacob2017-01-041-129/+139
* [OpenMP] Update target codegen for NVPTX device.Arpith Chacko Jacob2017-01-041-139/+129
* [OpenMP] Code cleanup for NVPTX OpenMP codegenArpith Chacko Jacob2017-01-031-33/+31
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-0/+1
* [OPENMP] Fix for PR31417: assert failure when compiling trivial openmpAlexey Bataev2016-12-221-0/+4
* [OPENMP] Codegen for teams directive for NVPTXCarlo Bertolli2016-04-041-0/+44
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-291-13/+17
* Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."Alexey Bataev2016-03-281-17/+13
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-281-13/+17
* Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."Alexey Bataev2016-03-281-17/+13
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-281-13/+17
* Fix warning about extra semicolon. NFC.Vasileios Kalintiris2016-03-221-1/+1
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-221-1/+327
* Revert r263783 as buildbot failure is being investigated.Arpith Chacko Jacob2016-03-181-322/+1
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-181-1/+322
* Revert commit http://reviews.llvm.org/D17877 to fix tests on x86.Arpith Chacko Jacob2016-03-151-322/+1
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-151-1/+322
* Reverted http://reviews.llvm.org/D17877 to fix tests.Arpith Chacko Jacob2016-03-151-322/+1
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-151-1/+322
* [OPENMP 4.0] Codegen for 'declare reduction' construct.Alexey Bataev2016-03-041-0/+1
* Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow special...Samuel Antao2016-02-081-0/+21
* Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code...Renato Golin2016-02-071-21/+0
* Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generat...Samuel Antao2016-02-061-0/+21
* Revert r259977 - [OpenMP] Reorganize code to allow specialized code generatio...Samuel Antao2016-02-061-21/+0
* [OpenMP] Reorganize code to allow specialized code generation for different d...Samuel Antao2016-02-061-0/+21