summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP5.0]Allow teams directive outside of the target directives.Alexey Bataev2019-09-101-0/+13
* [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
* Make output of -ast-print a valid C++ code.Serge Pavlov2016-11-101-21/+21
* Warn if function or variable cannot be implicitly instantiatedSerge Pavlov2016-04-191-0/+2
* [OpenMP] Parsing and sema support for thread_limit clause.Kelvin Li2015-11-271-6/+6
* [OpenMP] Parsing and sema support for num_teams clauseKelvin Li2015-11-241-6/+6
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* [OPENMP] 'omp teams' directive basic support.Alexey Bataev2014-10-091-0/+112
* Revert "[OPENMP] 'omp teams' directive basic support. Includes parsing and se...Renato Golin2014-10-081-112/+0
* [OPENMP] 'omp teams' directive basic support.Alexey Bataev2014-10-071-0/+112