summaryrefslogtreecommitdiff
path: root/test/OpenMP/sections_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-4/+4
* [OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev2018-02-141-2/+2
* [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-0/+1
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* [OPENMP] Initial parsing and sema analysis for 'section' directive.Alexey Bataev2014-06-261-4/+10
* [OPENMP] Initial support for 'sections' directive.Alexey Bataev2014-06-251-0/+46