summaryrefslogtreecommitdiff
path: root/test/OpenMP/distribute_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Create non-const ident_t objects.Mike Rice2018-08-291-2/+2
* [OPENMP] General code improvements.Alexey Bataev2018-04-161-9/+9
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+18
* [OPENMP] Fix for PR33922: New ident_t flags forAlexey Bataev2017-09-061-3/+3
* [OPENMP] Fix for PR33922: New ident_t flags forAlexey Bataev2017-08-141-3/+4
* [OPENMP] Emit non-debug version of outlined functions with originalAlexey Bataev2017-08-091-1/+1
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-14/+14
* [OPENMP] Fix crash for 'schedule|dist_schedule' clauses duringAlexey Bataev2016-06-151-0/+22
* [OPENMP] Remove extra code transformation.Alexey Bataev2016-03-291-2/+4
* [OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao2016-03-141-14/+14
* Reapply r262741 [OPENMP] Codegen for distribute directiveCarlo Bertolli2016-03-071-0/+239
* Revert r262741 - [OPENMP] Codegen for distribute directiveSamuel Antao2016-03-041-239/+0
* [OPENMP] Codegen for distribute directiveCarlo Bertolli2016-03-041-0/+239