summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskloop_simd_loop_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-10-07[OPENMP50]Treat range-based for as canonical loop.Alexey Bataev
2019-09-11[OPENMP] Update the diagnosis message for canonical loop form, by ChiAlexey Bataev
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2018-11-21[OPENMP] Support relational-op != (not-equal) as one of the canonical Kelvin Li
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-08-31[OPENMP] Fix for PR34398: assert with random access iterator if theAlexey Bataev
2016-03-29[OPENMP] Remove extra code transformation.Alexey Bataev
2015-12-25[OPENMP] Do not allow to use threadprivate or thread local variables as loop ...Alexey Bataev
2015-12-03[OPENMP 4.5] Parsing/sema support for 'omp taskloop simd' directive.Alexey Bataev