summaryrefslogtreecommitdiff
path: root/test/OpenMP/for_simd_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-3/+3
* [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-2/+2
* [OPENMP 4.5] Allow to use non-static data members in non-static member functi...Alexey Bataev2016-01-201-0/+51
* [OPENMP 4.5] Allow 'ordered' clause on 'loop simd' constructs.Alexey Bataev2015-12-301-4/+4
* [OPENMP 4.1] Initial support for 'simdlen' clause.Alexey Bataev2015-08-211-8/+8
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* Parsing/Sema of directive omp for simdAlexander Musman2014-09-181-0/+128