summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/task_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses.Alexey Bataev2016-03-171-6/+4
* [OPENMP 4.1] Allow variables with reference types in private clauses.Alexey Bataev2015-08-181-20/+8
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Codegen for 'firstprivate' clause.Alexey Bataev2014-10-081-19/+29
* Revert commit r219297.Alexey Bataev2014-10-081-29/+19
* [OPENMP] Codegen for 'firstprivate' clause.Alexey Bataev2014-10-081-19/+29
* Revert back r219295.Alexey Bataev2014-10-081-29/+19
* [OPENMP] Codegen for 'firstprivate' clause.Alexey Bataev2014-10-081-19/+29
* [OPENMP] Initial parsing and sema analysis of 'mergeable' clause.Alexey Bataev2014-07-171-0/+6
* [OPENMP] Initial support for parsing and sema analysis of 'untied' clause.Alexey Bataev2014-07-171-0/+6
* [OPENMP] Parsing and sema analysis for 'omp task' directive.Alexey Bataev2014-07-111-0/+263