summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_parallel_for_simd_defaultmap_messages.cpp
AgeCommit message (Expand)Author
2024-07-25[OpenMP] Defaultmap: fixes scalar issue, adds all variable category (#99315)nicebert
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2020-12-15[OPENMP51] Add present modifier in defaultmap clausecchen
2020-04-09[OPENMP50] Fix PR45469: Consider variable-category of defaultmap clause as op...Alexey Bataev
2019-11-15[OpenMP 5.0] - Extend defaultmap, by Chi Chun Chen.cchen
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-07-14[OpenMP] Sema and parsing for 'target parallel for simd' pragmaKelvin Li