summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_parallel_for_simd_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] Sema and parsing for 'target parallel for simd' pragmaKelvin Li2016-07-141-0/+273