summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_simd_if_messages.cpp
AgeCommit message (Expand)Author
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2019-12-10[OPENMP50]Add if clause in target simd directive.Alexey Bataev
2019-07-16[OPENMP]Add support for analysis of if clauses.Alexey Bataev
2019-07-16Revert "[OPENMP]Add support for analysis of if clauses."Ali Tamur
2019-07-15[OPENMP]Add support for analysis of if clauses.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
2016-12-20[OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev
2016-07-20[OpenMP] Sema and parsing for 'target simd' pragmaKelvin Li