summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/distribute_simd_loop_messages.cpp
AgeCommit message (Expand)Author
2024-05-22Reword OpenMP diagnostics for style; NFCAaron Ballman
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 3Saiyedul Islam
2020-06-25[OpenMP] Upgrade default version of OpenMP to 5.0Saiyedul Islam
2019-12-07[OpenMP] Require trivially copyable type for mappingJonas Hahnfeld
2019-10-29[OPENMP]Fix PR43772: No warning in non-combined target regions.Alexey Bataev
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
2018-10-29[OPENMP]Fix PR39372: Does not complain about loop bound variable notAlexey Bataev
2018-01-09[OpenMP] Fix handling of clause on wrong directive, by Joel. E. DennyAlexey Bataev
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-07-13[OpenMP] add more tests for 'distribute simd' pragmaKelvin Li