summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/OpenMPKinds.h
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Sema and parsing for 'target teams' pragmaKelvin Li2016-12-171-3/+11
* [OpenMP] Sema and parsing for 'teams distribute' pragmaKelvin Li2016-08-051-0/+8
* Resubmission of http://reviews.llvm.org/D21564 after fixes.Carlo Bertolli2016-06-271-0/+5
* Revert r273705Carlo Bertolli2016-06-241-5/+0
* [OpenMP] Initial implementation of parse and sema for composite pragma 'distr...Carlo Bertolli2016-06-241-0/+5
* [OPENMP 4.5] Add codegen support in runtime for '[non]monotonic'Alexey Bataev2016-05-101-0/+7
* [OPENMP 4.0] Fixed DSA analysis for taskloop directives.Alexey Bataev2016-04-131-0/+3
* [OPENMP 4.0] Support for 'uniform' clause in 'declare simd' directive.Alexey Bataev2016-04-121-0/+1
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-021-3/+12
* Undoing commit r259366 to debug buildbot failure.Arpith Chacko Jacob2016-02-011-12/+3
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-011-3/+12
* [OpenMP] Parsing + sema for defaultmap clause.Arpith Chacko Jacob2016-01-261-0/+17
* Add OpenMP dist_schedule clause to distribute directive and related regressio...Carlo Bertolli2016-01-151-0/+7
* [OPENMP 4.5] Sema/parsing support for extended format of 'schedule' clause.Alexey Bataev2015-12-281-0/+9
* Add parse and sema of OpenMP distribute directive with all clauses except dis...Carlo Bertolli2015-12-141-0/+7
* Revert r255001, "Add parse and sema for OpenMP distribute directive and all i...NAKAMURA Takumi2015-12-091-7/+0
* Add parse and sema for OpenMP distribute directive and all its clauses exclud...Carlo Bertolli2015-12-081-0/+7
* [OPENMP 4.5] Parsing/sema support for 'omp taskloop simd' directive.Alexey Bataev2015-12-031-0/+6
* [OpenMP] Parsing and sema support for map clauseKelvin Li2015-11-231-0/+8
* [OpenMP] Capture global variables in target regions.Samuel Antao2015-10-021-0/+6
* [OPENMP 4.1] Initial support for modifiers in 'linear' clause.Alexey Bataev2015-08-201-0/+8
* [OPENMP] Initial support for 'depend' clause (4.0).Alexey Bataev2015-06-231-0/+8
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* [OPENMP] 'omp teams' directive basic support.Alexey Bataev2014-10-091-0/+6
* Revert "[OPENMP] 'omp teams' directive basic support. Includes parsing and se...Renato Golin2014-10-081-6/+0
* [OPENMP] 'omp teams' directive basic support.Alexey Bataev2014-10-071-0/+6
* [OPENMP] Added initial support for 'omp parallel for'.Alexey Bataev2014-07-071-0/+2
* [OPENMP] Initial support for 'schedule' clause.Alexey Bataev2014-06-201-0/+8
* [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS...Alexey Bataev2014-06-181-0/+37
* Revert "[OPENMP] Initial support for '#pragma omp for'."Rafael Espindola2014-06-171-37/+0
* [OPENMP] Initial support for '#pragma omp for'.Alexey Bataev2014-06-171-0/+37
* [OPENMP] Removed unnecessary enums from OpenMP constructsAlexey Bataev2014-05-121-6/+3
* [OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP cl...Alexey Bataev2014-05-061-0/+8
* OpenMP: basic support for #pragma omp parallelAlexey Bataev2013-07-191-0/+28
* Fix layering violation harder.Matt Beaumont-Gay2013-03-251-2/+2
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+37