summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_parallel_map_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [APSInt][OpenMP] Fix isNegative, etc. for unsigned typesJoel E. Denny2019-04-231-0/+4
* [OpenMP 5.0] Parsing/sema support for map clause with mapper modifier.Michael Kruse2019-02-191-2/+2
* [OPENMP] parsing and sema support for 'close' map-type-modifierKelvin Li2018-12-181-2/+2
* [OPENMP] Emit warning for non-trivial types in map clauses.Alexey Bataev2018-02-271-2/+2
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OPENMP] Allow all classes as mappable types.Alexey Bataev2017-09-131-6/+6
* [OpenMP] Allow negative lower bound in array sections based on pointersKelvin Li2016-07-201-0/+8
* [OpenMP] Fix incorrect diagnostics in map clauseKelvin Li2016-07-181-4/+4
* [OpenMP] Parsing and sema support for the to clauseSamuel Antao2016-05-261-2/+2
* Revert "[OPENMP] Allow skip expression after comma in clauses with lists."Alexey Bataev2016-04-011-2/+2
* [OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev2016-03-311-2/+2
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-021-4/+69
* Undoing commit r259366 to debug buildbot failure.Arpith Chacko Jacob2016-02-011-69/+4
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-011-4/+69
* [OpenMP] Parsing + sema for target parallel directive.Arpith Chacko Jacob2016-01-261-0/+207