summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/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-1/+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-2/+1
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Fix target triple of a test, which uses __int128 typeAlexander Musman2014-10-061-1/+1
* [OPENMP] Limit the loop counters to 64 bits for the worksharing loopsAlexander Musman2014-10-061-0/+6
* [OPENMP] Improved DSA processing of the loop control variables for loop direc...Alexey Bataev2014-07-251-0/+10
* [OPENMP] Additional checking for 'collapse' clause.Alexey Bataev2014-06-241-13/+14
* [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS...Alexey Bataev2014-06-181-0/+362
* Revert "[OPENMP] Initial support for '#pragma omp for'."Rafael Espindola2014-06-171-362/+0
* [OPENMP] Initial support for '#pragma omp for'.Alexey Bataev2014-06-171-0/+362