summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_update_depend_messages.cpp
AgeCommit message (Expand)Author
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2022-02-08Enable inoutset dependency-type in depend clause.David Pagan
2021-12-02[OPENMP]Fix error emission for dependent expressions in iterators for depend ...Alexey Bataev
2020-06-25[OpenMP] Upgrade default version of OpenMP to 5.0Saiyedul Islam
2020-03-06[OPENMP50]Add 'depobj' modifier in 'depend' clauses.Alexey Bataev
2020-01-03[OpenMP] diagnose zero-length array section in the depend clauseKelvin Li
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2019-02-04[OpenMP] Adding support to the mutexinoutset dep-typeSergi Mateo Bellido
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-07-27[OPENMP] Allow all lvalues in 'depend' clause.Alexey Bataev
2016-07-20[OpenMP] Allow negative lower bound in array sections based on pointersKelvin Li
2016-06-22[OpenMP] Add the depend clause to target update construct (sema and parsing)Kelvin Li