summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/taskgroup_task_reduction_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Add codegen for task reduction vars with allocate clause, NFC.Alexey Bataev2019-04-041-1/+11
* [OPENMP] Fix emission of the __kmpc_global_thread_num.Alexey Bataev2018-10-051-1/+1
* [OPENMP] General code improvements.Alexey Bataev2018-04-161-9/+9
* [OPENMP] Fix generation of the unique names for task reductionAlexey Bataev2018-03-061-1/+3
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-4/+4
* [OPENMP] Fix debug info for outlined functions in NVPTX + add more tests.Alexey Bataev2018-01-081-22/+35
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+6
* [OPENMP] Improve debug info for taskgroup implicitly generatedAlexey Bataev2017-10-251-9/+11
* [OPENMP] Codegen for 'task_reduction' clause.Alexey Bataev2017-07-251-0/+210