summaryrefslogtreecommitdiff
path: root/gcc/omp-offload.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* omp-offload.c (oacc_xform_loop): Enable SIMD vectorization on non-SIMT target...Cesar Philippidis2017-09-181-0/+25
* trans.c: Include header files.Martin Liska2017-08-081-0/+2
* OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausesThomas Schwinge2017-05-231-0/+9
* Add default value for last argument of dump functions.Martin Liska2017-05-161-2/+2
* [PR middle-end/69921] Use "oacc kernels parallelized" attribute for paralleli...Thomas Schwinge2017-05-121-4/+20
* Use "oacc kernels" attribute for OpenACC kernelsThomas Schwinge2017-05-121-12/+12
* OpenMP/PTX privatization in SIMD regionsAlexander Monakov2017-03-281-0/+114
* omp-offload.c: translation fixes (PR translation/80001)David Malcolm2017-03-211-6/+15
* i386.c: Include intl.h.Jakub Jelinek2017-02-281-3/+4
* Rename the "openmp" group of optimizations to "omp"Thomas Schwinge2017-02-281-3/+3
* re PR middle-end/79505 (Memory leaks in oacc_loop_discover_walk)Jakub Jelinek2017-02-141-10/+1
* omp-offload.c (oacc_loop_auto_partitions): Use || instead of | to avoid warning.Jakub Jelinek2017-02-091-1/+1
* re PR c/79431 (ICE in get, at cgraph.h:397)Jakub Jelinek2017-02-091-1/+3
* gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang2017-02-091-103/+243
* omp-offload: use PROP_gimple_lomp_devAlexander Monakov2017-01-201-7/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Coding style fixesMartin Jambor2016-12-141-11/+11
* Split omp-low into multiple filesMartin Jambor2016-12-141-0/+1718