]> granicus.if.org Git - clang/history - lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
Merging r308455:
[clang] / lib / CodeGen / CGOpenMPRuntimeNVPTX.cpp
2017-06-09 Alexey Bataev[DebugInfo] Add kind of ImplicitParamDecl for emission...
2017-05-29 Mehdi AminiIRGen: Add optnone attribute on function during O0
2017-05-26 Benjamin KramerMake helper functions static. NFC.
2017-02-16 Arpith Chacko Jacob[OpenMP] Teams reduction on the NVPTX device.
2017-02-16 Arpith Chacko Jacob[OpenMP] Parallel reduction on the NVPTX device.
2017-02-16 Arpith Chacko JacobRevert r295319 while investigating buildbot failure.
2017-02-16 Arpith Chacko Jacob[OpenMP] Parallel reduction on the NVPTX device.
2017-01-26 Arpith Chacko Jacob[OpenMP] Codegen support for 'target teams' on the...
2017-01-25 Arpith Chacko Jacob[OpenMP] Support for the proc_bind-clause on 'target...
2017-01-25 Arpith Chacko JacobReverting commit because an NVPTX patch sneaked in...
2017-01-25 Arpith Chacko Jacob[OpenMP] Codegen support for 'target teams' on the...
2017-01-25 Arpith Chacko Jacob[OpenMP] Support for the num_threads-clause on 'target...
2017-01-18 Arpith Chacko Jacob[OpenMP] Codegen for the 'target parallel' directive...
2017-01-18 Arpith Chacko Jacob[OpenMP] Codegen support for 'target parallel' on the...
2017-01-18 Arpith Chacko JacobRevert r292374 to debug Windows buildbot failure.
2017-01-18 Arpith Chacko Jacob[OpenMP] Codegen support for 'target parallel' on the...
2017-01-13 Malcolm ParsonsRemove unused lambda captures. NFC
2017-01-10 Arpith Chacko Jacob[OpenMP] Basic support for a parallel directive in...
2017-01-05 Samuel Antao[OpenMP] Add fields for flags in the offload entry...
2017-01-05 Arpith Chacko Jacob[OpenMP] Update target codegen for NVPTX device.
2017-01-04 Arpith Chacko JacobReverting commit r290983 while debugging test failure...
2017-01-04 Arpith Chacko Jacob[OpenMP] Update target codegen for NVPTX device.
2017-01-03 Arpith Chacko Jacob[OpenMP] Code cleanup for NVPTX OpenMP codegen
2016-12-23 Chandler CarruthCleanup the handling of noinline function attributes...
2016-12-22 Alexey Bataev[OPENMP] Fix for PR31417: assert failure when compiling...
2016-04-04 Carlo Bertolli[OPENMP] Codegen for teams directive for NVPTX
2016-03-29 Alexey Bataev[OPENMP] Allow runtime insert its own code inside OpenM...
2016-03-28 Alexey BataevRevert "[OPENMP] Allow runtime insert its own code...
2016-03-28 Alexey Bataev[OPENMP] Allow runtime insert its own code inside OpenM...
2016-03-28 Alexey BataevRevert "[OPENMP] Allow runtime insert its own code...
2016-03-28 Alexey Bataev[OPENMP] Allow runtime insert its own code inside OpenM...
2016-03-22 Vasileios KalintirisFix warning about extra semicolon. NFC.
2016-03-22 Arpith Chacko Jacob[OpenMP] Base support for target directive codegen...
2016-03-18 Arpith Chacko JacobRevert r263783 as buildbot failure is being investigated.
2016-03-18 Arpith Chacko Jacob[OpenMP] Base support for target directive codegen...
2016-03-15 Arpith Chacko JacobRevert commit http://reviews.llvm.org/D17877 to fix...
2016-03-15 Arpith Chacko Jacob[OpenMP] Base support for target directive codegen...
2016-03-15 Arpith Chacko JacobReverted http://reviews.llvm.org/D17877 to fix tests.
2016-03-15 Arpith Chacko Jacob[OpenMP] Base support for target directive codegen...
2016-03-04 Alexey Bataev[OPENMP 4.0] Codegen for 'declare reduction' construct.
2016-02-08 Samuel AntaoRe-apply for the 2nd-time r259977 - [OpenMP] Reorganize...
2016-02-07 Renato GolinRevert "Re-apply r259977 - [OpenMP] Reorganize code...
2016-02-06 Samuel AntaoRe-apply r259977 - [OpenMP] Reorganize code to allow...
2016-02-06 Samuel AntaoRevert r259977 - [OpenMP] Reorganize code to allow...
2016-02-06 Samuel Antao[OpenMP] Reorganize code to allow specialized code...