summaryrefslogtreecommitdiff
path: root/test/OpenMP/distribute_firstprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Simplify codegen for the outlined regions.Alexey Bataev2019-05-231-3/+12
* [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-6/+6
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+16
* [OPENMP] Fix handling of clauses in clause parsing mode.Alexey Bataev2017-12-131-50/+42
* [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...Alexey Bataev2017-12-041-0/+2
* [OpenMP] Add missing regression test for pragma distribute, clause firstprivateCarlo Bertolli2017-02-031-0/+382