summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/teams_messages.cpp
AgeCommit message (Expand)Author
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2020-06-25[OpenMP] Upgrade default version of OpenMP to 5.0Saiyedul Islam
2019-09-10[OPENMP5.0]Allow teams directive outside of the target directives.Alexey Bataev
2019-07-11[OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP prog...Alexey Bataev
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2019-05-09[OPENMP]Fix PR41768: check DSA for globals with default(none) clauses.Alexey Bataev
2019-05-09Revert "[OPENMP]Fix PR41768: check DSA for globals with `default(none)` claus...Roman Lebedev
2019-05-06[OPENMP]Fix PR41768: check DSA for globals with `default(none)` clauses.Alexey Bataev
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-11-30[OPENMP] Fix possible assert for target regions with incorrect innerAlexey Bataev
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-10-09[OPENMP] 'omp teams' directive basic support.Alexey Bataev
2014-10-08Revert "[OPENMP] 'omp teams' directive basic support. Includes parsing and se...Renato Golin
2014-10-07[OPENMP] 'omp teams' directive basic support.Alexey Bataev