summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_parallel_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
2020-07-09[OPENMP50] extend array section for stride (Parsing/Sema/AST)cchen
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-01-26[OpenMP] Parsing + sema for target parallel directive.Arpith Chacko Jacob