summaryrefslogtreecommitdiff
path: root/test/OpenMP/simd_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] 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-4/+8
* [OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev2016-03-311-8/+4
* [OPENMP] Fixed processing of predetermined data-sharing attributesAlexey Bataev2015-12-101-2/+8
* [OPENMP 4.5] Parsing/sema analysis for 'priority' clause.Alexey Bataev2015-12-011-9/+9
* [OPENMP 4.1] Initial support for 'simdlen' clause.Alexey Bataev2015-08-211-0/+97
* [OPENMP 4.1] Initial support for modifiers in 'linear' clause.Alexey Bataev2015-08-201-0/+14
* [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-457/+582
* [OPENMP] Allow ‘reduction’ clause on ‘omp simd’ directive.Alexander Musman2014-07-081-0/+79
* [OPENMP] Additional checking for 'collapse' clause.Alexey Bataev2014-06-241-14/+14
* [OPENMP] Parsing/Sema for OMPLasprivateClause.Alexander Musman2014-06-041-0/+45
* [OPENMP] Loop canonical form analysis (Sema)Alexander Musman2014-06-031-0/+15
* Parsing/Sema for OMPAlignedClause.Alexander Musman2014-05-291-0/+77
* Parsing/Sema for OMPCollapseClause.Alexander Musman2014-05-271-0/+72
* [OPENMP] parsing 'linear' clause (for directive 'omp simd')Alexander Musman2014-04-221-0/+74
* [OPENMP] parsing of clause 'safelen' (for directive 'omp simd')Alexey Bataev2014-03-211-0/+70
* [OPENMP] Added option -fopenmp=libiomp5|libgompAlexey Bataev2014-03-061-1/+1
* [OPENMP] allow clause 'private' on directive 'omp simd'Alexey Bataev2014-03-051-0/+50
* [OPENMP] First changes for Parsing and Sema for 'omp simd' directive supportAlexey Bataev2014-02-271-0/+73