summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/teams_distribute_simd_firstprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Improve detection of number of teams, threads in targetAlexey Bataev2019-04-101-3/+3
* [FileCheck] Add -allow-deprecated-dag-overlap to failing clang testsJoel E. Denny2018-07-111-12/+12
* [OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAGJoel E. Denny2018-05-031-8/+8
* Revert r331466: [OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG"Joel E. Denny2018-05-031-8/+8
* [OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAGJoel E. Denny2018-05-031-8/+8
* [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-2/+2
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+13
* [OPENMP] Initial codegen for `teams distribute simd` directive.Alexey Bataev2017-12-061-0/+337