summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/declare_target_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Add support for nested 'declare target' directivesKelvin Li2018-09-101-6/+32
* [OPENMP] Fix processing of declare target construct.Alexey Bataev2018-08-141-0/+24
* [OPENMP] Mark variables captured in declare target region as implicitlyAlexey Bataev2018-08-071-0/+19
* [OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev2018-02-141-20/+20
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+4
* [OpenMP] Diagnose function name on the link clauseKelvin Li2017-12-121-6/+1
* [OPENMP] Allow use of declare target directive inside structAlexey Bataev2017-10-031-0/+27
* Make output of -ast-print a valid C++ code.Serge Pavlov2016-11-101-6/+6
* [OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5Dmitry Polukhin2016-05-091-0/+45
* [OPENMP] Parsing and Sema support for 'omp declare target' directiveDmitry Polukhin2016-04-061-0/+93