summaryrefslogtreecommitdiff
path: root/test/OpenMP/for_misc_messages.c
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Provide correct data sharing attributes for loop controlAlexey Bataev2019-07-181-2/+2
* [OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP prog...Alexey Bataev2019-07-111-0/+7
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
* [OpenMP] Fix handling of clause on wrong directive, by Joel. E. DennyAlexey Bataev2018-01-091-0/+14
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* 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