summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/teams_distribute_simd_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP50]Codegen for nontemporal clause.Alexey Bataev2019-12-231-3/+5
* [OPENMP50]Add if clause in teams distribute simd directive.Alexey Bataev2019-12-111-13/+52
* [OPENMP]Fix PR43772: No warning in non-combined target regions.Alexey Bataev2019-10-291-1/+1
* [OPENMP]Call __kmpc_push_tripcount in task context.Alexey Bataev2019-09-231-4/+1
* [OPENMP]Improve detection of number of teams, threads in targetAlexey Bataev2019-04-101-8/+8
* [OPENMP]Add call to __kmpc_push_target_tripcount() function.Alexey Bataev2019-01-071-0/+4
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+32
* [OPENMP] Initial codegen for `teams distribute simd` directive.Alexey Bataev2017-12-061-0/+251
OpenPOWER on IntegriCloud