summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_parallel_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-8/+8
* [OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev2018-02-141-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+4
* [OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev2016-12-201-3/+3
* Make output of -ast-print a valid C++ code.Serge Pavlov2016-11-101-33/+33
* Warn if function or variable cannot be implicitly instantiatedSerge Pavlov2016-04-191-0/+3
* [OpenMP] Parsing + sema for target parallel directive.Arpith Chacko Jacob2016-01-261-0/+230