summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskloop_simd_misc_messages.c
AgeCommit message (Expand)Author
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2022-12-12[OpenMP] Basic parse and sema support for modifiers in order clauseChi Chun Chen
2022-02-10Use functions with prototypes when appropriate; NFCAaron Ballman
2020-08-19Explain why the array bound is non-constant in VLA diagnostics.Richard Smith
2020-02-03[OPENMP50]Basic parsing/sema analysis for order(concurrent) clause.Alexey Bataev
2019-12-17[OPENMP50]Add parsing/sema analysis for nontemporal clause.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
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-11-22[OPENMP] Added missed checks for for [simd] based directives.Alexey Bataev
2016-04-01Revert "[OPENMP] Allow skip expression after comma in clauses with lists."Alexey Bataev
2016-03-31[OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev
2015-12-07[OPENMP 4.5] parsing/sema support for 'nogroup' clause.Alexey Bataev
2015-12-03[OPENMP 4.5] Parsing/sema support for 'omp taskloop simd' directive.Alexey Bataev