summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/parallel_for_simd_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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-2/+2
* [OPENMP 4.5] Allow to use non-static data members in non-static member functi...Alexey Bataev2016-01-201-0/+52
* [OPENMP 4.5] Allow 'ordered' clause on 'loop simd' constructs.Alexey Bataev2015-12-301-4/+4
* [OPENMP 4.1] Codegen for extended format of 'if' clause.Alexey Bataev2015-09-031-8/+8
* [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
* [OPENMP] Parsing/Sema of directive omp parallel for simdAlexander Musman2014-09-231-0/+128