summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/teams_firstprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Moved warning fo mapping non-trivially copiable types into aAlexey Bataev2019-12-061-36/+36
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-8/+8
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-8/+8
* [OPENMP] Emit warning for non-trivial types in map clauses.Alexey Bataev2018-02-271-36/+36
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-4/+4
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+24
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-18/+18
* Re-apply r272900 - [OpenMP] Cast captures by copy when passed to fork call so...Samuel Antao2016-06-161-7/+13
* Revert r272900 - [OpenMP] Cast captures by copy when passed to fork call so t...Samuel Antao2016-06-161-13/+7
* [OpenMP] Cast captures by copy when passed to fork call so that they are comp...Samuel Antao2016-06-161-7/+13
* [OPENMP] Pass scalar firstprivate vars by value.Alexey Bataev2016-05-171-35/+23
* [OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao2016-03-141-18/+18
* [OPENMP] firstprivate and private clauses of teams, host codegenerationCarlo Bertolli2016-03-031-0/+289
OpenPOWER on IntegriCloud