summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_parallel_for_firstprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Simplify codegen for the outlined regions.Alexey Bataev2019-05-231-6/+9
* [OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAGJoel E. Denny2018-05-031-10/+10
* Revert r331466: [OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG"Joel E. Denny2018-05-031-10/+10
* [OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAGJoel E. Denny2018-05-031-10/+10
* [OPENMP] Emit warning for non-trivial types in map clauses.Alexey Bataev2018-02-271-19/+19
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-4/+4
* [OPENMP] Replace calls of getAssociatedStmt().Alexey Bataev2018-01-121-13/+3
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+13
* [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...Alexey Bataev2017-12-041-0/+1
* [OPENMP] Emit `__tgt_target_teams` for all teams directives.Alexey Bataev2017-12-011-3/+3
* [OpenMP] Fix tests after r318789Richard Trieu2017-11-211-3/+3
* [OpenMP] Initial implementation of code generation for pragma 'teams distribu...Carlo Bertolli2017-11-201-0/+495