summaryrefslogtreecommitdiff
path: root/test/OpenMP/distribute_simd_ast_print.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-12-01[OPENMP] Do not allow variables to be first|last-privates inAlexey Bataev
2017-11-29[OPENMP] Allow only loop control variables in distribute simdAlexey Bataev
2016-11-10Make output of -ast-print a valid C++ code.Serge Pavlov
2016-07-06[OpenMP] Sema and parsing for 'distribute simd' pragmaKelvin Li