summaryrefslogtreecommitdiff
path: root/test/OpenMP/parallel_ast_print.cpp
Commit message (Expand)AuthorAge
* [OPENMP] Initial support of 'reduction' clauseAlexey Bataev2014-06-16
* [OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP cl...Alexey Bataev2014-05-06
* [OPENMP] Implemented 'copyin' clauseAlexey Bataev2014-03-31
* [OPENMP] Clause 'num_threads'Alexey Bataev2014-03-06
* [OPENMP] Added option -fopenmp=libiomp5|libgompAlexey Bataev2014-03-06
* [OPNEMP] Fixed instantiation of 'if' clauseAlexey Bataev2014-03-05
* [OPENMP] 'if' clause support (no CodeGen support)Alexey Bataev2014-02-13
* [OpenMP] Added parsing and semantic analysis for firstprivate clauseAlexey Bataev2013-10-01
* OpenMP: basic support for #pragma omp parallelAlexey Bataev2013-07-19