summaryrefslogtreecommitdiff
path: root/test/OpenMP/parallel_for_messages.cpp
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]Fix PR41768: check DSA for globals with default(none) clauses.Alexey Bataev2019-05-091-1/+1
* Revert "[OPENMP]Fix PR41768: check DSA for globals with `default(none)` claus...Roman Lebedev2019-05-091-1/+1
* [OPENMP]Fix PR41768: check DSA for globals with `default(none)` clauses.Alexey Bataev2019-05-061-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Added several test cases for clauses 'ordered' and 'nowait': if ther...Alexey Bataev2014-07-211-40/+56
* [OPENMP] Added initial support for 'omp parallel for'.Alexey Bataev2014-07-071-0/+70