summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_parallel_for_map_messages.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-09-13[OPENMP] Allow all classes as mappable types.Alexey Bataev
2016-07-20[OpenMP] Allow negative lower bound in array sections based on pointersKelvin Li
2016-07-18[OpenMP] Fix incorrect diagnostics in map clauseKelvin Li
2016-05-26[OpenMP] Parsing and sema support for the to clauseSamuel Antao
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
2016-02-03[OpenMP] Parsing + sema for target parallel for directive.Arpith Chacko Jacob