summaryrefslogtreecommitdiff
path: root/test/OpenMP/distribute_parallel_for_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Fix PR41767: diagnose DSA for variables in clauses with default(none).Alexey Bataev2019-05-091-4/+4
* Revert "[OPENMP]Fix PR41767: diagnose DSA for variables in clauses with defau...Roman Lebedev2019-05-091-4/+4
* [OPENMP]Fix PR41767: diagnose DSA for variables in clauses withAlexey Bataev2019-05-061-4/+4
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-4/+4
* [OPENMP]Fix PR39372: Does not complain about loop bound variable notAlexey Bataev2018-10-291-4/+4
* [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] Do not allow variables to be first|last-privates inAlexey Bataev2017-12-011-3/+3
* [OpenMP] Prepare sema to support combined constructs with omp distribute and ...Carlo Bertolli2017-04-201-1/+36
* [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-1/+1
* Resubmission of http://reviews.llvm.org/D21564 after fixes.Carlo Bertolli2016-06-271-0/+139
* Revert r273705Carlo Bertolli2016-06-241-139/+0
* [OpenMP] Initial implementation of parse and sema for composite pragma 'distr...Carlo Bertolli2016-06-241-0/+139