summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_firstprivate_codegen.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-12-01[OPENMP] Emit `__tgt_target_teams` for all teams directives.Alexey Bataev
2017-11-21[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos
2017-10-06[OPENMP] Capture references to global variables.Alexey Bataev
2017-10-05[OPENMP] Fix mapping|privatization of implicitly captured variables.Alexey Bataev
2017-10-04[OpenMP] Initial implementation of teams distribute code generationCarlo Bertolli