aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/distribute_simd_misc_messages.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-11[OpenMP 6.0 ]Codegen for Reduction over private variables with reduction clau...CHANDRA GHALE1-1/+2
2025-01-29[OpenMP] Allow OMP6.0 features. (#122108)Zahira Ammarguellat1-66/+145
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar1-4/+4
2022-12-12[OpenMP] Basic parse and sema support for modifiers in order clauseChi Chun Chen1-4/+22
2022-02-10Use functions with prototypes when appropriate; NFCAaron Ballman1-17/+17
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 3Saiyedul Islam1-2/+2
2020-08-19Explain why the array bound is non-constant in VLA diagnostics.Richard Smith1-6/+6
2020-02-03[OPENMP50]Basic parsing/sema analysis for order(concurrent) clause.Alexey Bataev1-0/+15
2019-12-17[OPENMP50]Add parsing/sema analysis for nontemporal clause.Alexey Bataev1-2/+88
2019-07-18[OPENMP]Provide correct data sharing attributes for loop controlAlexey Bataev1-2/+2
2019-07-11[OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP prog...Alexey Bataev1-0/+7
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev1-2/+2
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev1-0/+2
2017-11-29[OPENMP] Allow only loop control variables in distribute simdAlexey Bataev1-94/+11
2016-07-15[OpenMP] add check for both simdlen and safelen clauses specifiedKelvin Li1-0/+17
2016-07-13[OpenMP] add more tests for 'distribute simd' pragmaKelvin Li1-0/+1091