summaryrefslogtreecommitdiff
path: root/test/OpenMP/task_depend_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
* [OpenMP] Adding support to the mutexinoutset dep-typeSergi Mateo Bellido2019-02-041-4/+4
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OPENMP] Allow all lvalues in 'depend' clause.Alexey Bataev2017-07-271-5/+5
* [OpenMP] Allow negative lower bound in array sections based on pointersKelvin Li2016-07-201-1/+1
* [OPENMP 4.5] Parsing/sema analysis for 'depend(source)' clause in 'ordered' d...Alexey Bataev2015-12-181-0/+2
* Fix possible crash on null base or type for array elements.Alexey Bataev2015-08-251-1/+3
* [OPENMP 4.0] Initial support for array sections.Alexey Bataev2015-08-251-1/+16
* [OPENMP] Initial support for 'depend' clause (4.0).Alexey Bataev2015-06-231-0/+39