summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_simd_private_codegen.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-12-07[OPENMP] Do not capture private variables in the target regions.Alexey Bataev
2017-12-06[OPENMP] Initial codegen for `teams distribute simd` directive.Alexey Bataev