summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/teams_distribute_private_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Do not capture private variables in the target regions.Alexey Bataev2017-12-071-6/+5
* [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...Alexey Bataev2017-12-041-2/+3
* [OPENMP] Emit `__tgt_target_teams` for all teams directives.Alexey Bataev2017-12-011-3/+3
* [Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos2017-11-211-3/+3
* [OPENMP] Capture references to global variables.Alexey Bataev2017-10-061-2/+5
* [OpenMP] Initial implementation of teams distribute code generationCarlo Bertolli2017-10-041-0/+233
OpenPOWER on IntegriCloud