summaryrefslogtreecommitdiff
path: root/test/OpenMP/distribute_lastprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Simplify codegen for the outlined regions.Alexey Bataev2019-05-231-5/+14
* [OPENMP]Fix PR39372: Does not complain about loop bound variable notAlexey Bataev2018-10-291-16/+16
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-2/+2
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-2/+2
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-8/+8
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+16
* [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...Alexey Bataev2017-12-041-0/+3
* [OpenMP] Remove fixme comment in regression test and related unnecessary stat...Carlo Bertolli2017-02-061-2/+0
* [OPENMP] Private, firstprivate, and lastprivate clauses for distribute, host ...Carlo Bertolli2017-01-031-0/+379