summaryrefslogtreecommitdiff
path: root/include/clang/Basic/OpenMPKinds.def
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP5.0]Add basic support for declare variant directive.Alexey Bataev2019-09-131-0/+1
* [OPENMP5.0]Add support for device_type clause in declare targetAlexey Bataev2019-08-231-0/+9
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-0/+33
* [OPENMP 5.0]Initial support for 'allocator' clause.Alexey Bataev2019-03-121-0/+8
* [OPENMP 5.0]Add initial support for 'allocate' directive.Alexey Bataev2019-03-071-0/+1
* [clang][OpenMP] Revert "OMPFlushClause is synthetic, no such clause exists"Roman Lebedev2019-03-061-0/+1
* [OpenMP 5.0] Parsing/sema support for from clause with mapper modifier.Michael Kruse2019-02-251-0/+7
* [OpenMP 5.0] Parsing/sema support for to clause with mapper modifier.Michael Kruse2019-02-221-0/+7
* [OpenMP 5.0] Parsing/sema support for map clause with mapper modifier.Michael Kruse2019-02-191-0/+1
* [OpenMP] Adding support to the mutexinoutset dep-typeSergi Mateo Bellido2019-02-041-0/+1
* [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive.Michael Kruse2019-02-011-0/+8
* [clang][OpenMP] OMPFlushClause is synthetic, no such clause existsRoman Lebedev2019-01-281-1/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OPENMP] parsing and sema support for 'close' map-type-modifierKelvin Li2018-12-181-2/+9
* Add support for 'atomic_default_mem_order' clause on 'requires' directive. Al...Patrick Lyster2018-11-021-0/+11
* Add support for 'dynamic_allocators' clause on 'requires' directive. Differen...Patrick Lyster2018-10-111-0/+2
* [OPENMP] Add reverse_offload clause to requires directivePatrick Lyster2018-10-031-0/+2
* Add support for unified_shared_memory clause on requires directivePatrick Lyster2018-10-011-0/+2
* [OPENMP] Add support for OMP5 requires directive + unified_address clauseKelvin Li2018-09-261-0/+9
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [OPENMP] Support `reduction` clause on target-based directives.Alexey Bataev2017-12-131-0/+1
* [OPENMP] Do not allow `linear` clauses on non-simd distributeAlexey Bataev2017-11-291-3/+0
* [OPENMP] Added missed checks for for [simd] based directives.Alexey Bataev2017-11-221-0/+1
* [OpenMP] Parse+Sema for copyin clause of 'teams distribute parallel for'Carlo Bertolli2017-11-101-0/+1
* [OPENMP] Initial support for 'in_reduction' clause.Alexey Bataev2017-07-211-0/+4
* [OPENMP] Initial support for 'task_reduction' clause.Alexey Bataev2017-07-181-0/+8
* [OPENMP] Initial support for taskloop reductions.Alexey Bataev2017-06-301-0/+2
* [OpenMP] Remove outdated comments. NFC.Kelvin Li2017-01-101-4/+0
* [OpenMP] Sema and parsing for 'target teams distribute simd’ pragmaKelvin Li2017-01-101-0/+27
* [OpenMP] Support the 'is_device_ptr' clause with 'target parallel for' pragmaKelvin Li2017-01-101-1/+1
* [OpenMP] Support the 'is_device_ptr' clause with 'target parallel for simd' p...Kelvin Li2017-01-101-1/+1
* [OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ p...Kelvin Li2017-01-031-0/+32
* [OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragmaKelvin Li2016-12-291-0/+28
* [OpenMP] Sema and parsing for 'target teams distribute' pragmaKelvin Li2016-12-251-0/+24
* [OpenMP] Sema and parsing for 'target teams' pragmaKelvin Li2016-12-171-0/+21
* [OpenMP] support the 'is_device_ptr' clause with 'target parallel' pragmaKelvin Li2016-12-161-1/+1
* [OpenMP] Sema and parsing for 'teams distribute parallel for' pragmaKelvin Li2016-12-091-0/+22
* [OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragmaKelvin Li2016-11-301-0/+25
* Re-apply patch r279045.Kelvin Li2016-10-251-0/+21
* Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"Diana Picus2016-08-181-21/+0
* [OpenMP] Sema and parsing for 'teams distribute simd’ pragmaKelvin Li2016-08-171-0/+21
* [OpenMP] Sema and parsing for 'teams distribute' pragmaKelvin Li2016-08-051-0/+17
* [OpenMP] Sema and parsing for 'target simd' pragmaKelvin Li2016-07-201-0/+23
* [OpenMP] Sema and parsing for 'target parallel for simd' pragmaKelvin Li2016-07-141-0/+29
* [OpenMP] Initial implementation of parse+sema for OpenMP clause 'is_device_pt...Carlo Bertolli2016-07-131-1/+2
* [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 't...Carlo Bertolli2016-07-131-0/+2
* [OpenMP] Sema and parsing for 'distribute simd' pragmaKelvin Li2016-07-061-0/+17
* [OpenMP] Sema and parse for 'distribute parallel for simd'Kelvin Li2016-07-051-0/+24
* Resubmission of http://reviews.llvm.org/D21564 after fixes.Carlo Bertolli2016-06-271-0/+20
* Revert r273705Carlo Bertolli2016-06-241-20/+0