summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/parallel_for_misc_messages.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "[OPENMP] Allow skip expression after comma in clauses with lists."Alexey Bataev2016-04-011-6/+6
* [OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev2016-03-311-6/+6
* [OPENMP] Fixed processing of predetermined data-sharing attributesAlexey Bataev2015-12-101-2/+1
* [OPENMP 4.5] Parsing/sema analysis for 'priority' clause.Alexey Bataev2015-12-011-3/+3
* [OPENMP 4.1] Support for 'linear' clause in loop directives.Alexey Bataev2015-08-041-5/+0
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Improved DSA processing of the loop control variables for loop direc...Alexey Bataev2014-07-251-0/+11
* [OPENMP] Added initial support for 'omp parallel for'.Alexey Bataev2014-07-071-0/+309