summaryrefslogtreecommitdiff
path: root/test/OpenMP/distribute_parallel_for_simd_misc_messages.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [OPENMP] Do not allow variables to be first|last-privates inAlexey Bataev2017-12-011-0/+3
* [OPENMP] Allow only loop control variables in distribute simdAlexey Bataev2017-11-291-84/+1
* [OpenMP] add check for both simdlen and safelen clauses specifiedKelvin Li2016-07-151-0/+17
* [OpenMP] add more tests for 'distribute parallel for simd' pragmaKelvin Li2016-07-131-0/+954