summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/OpenMPKinds.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP cl...Alexey Bataev2014-05-061-0/+15
* [OPENMP] parsing 'linear' clause (for directive 'omp simd')Alexander Musman2014-04-221-0/+2
* [OPENMP] Implemented 'copyin' clauseAlexey Bataev2014-03-311-0/+2
* [OPENMP] parsing of clause 'safelen' (for directive 'omp simd')Alexey Bataev2014-03-211-0/+2
* [OPENMP] Clause 'num_threads'Alexey Bataev2014-03-061-0/+2
* [OPENMP] First changes for Parsing and Sema for 'omp simd' directive supportAlexey Bataev2014-02-271-0/+9
* [OPENMP] 'if' clause support (no CodeGen support)Alexey Bataev2014-02-131-0/+2
* [OpenMP] Added parsing and semantic analysis for firstprivate clauseAlexey Bataev2013-10-011-0/+2
* Unbreak the Clang -Werror build after r190183.David Blaikie2013-09-061-0/+2
* OpenMP: basic support for #pragma omp parallelAlexey Bataev2013-07-191-1/+86
* OpenMP threadprivate with qualified names.Alexey Bataev2013-05-131-1/+2
* Fix a layering violation introduced in r177705.Matt Beaumont-Gay2013-03-251-1/+1
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+43
OpenPOWER on IntegriCloud