aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-offload.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-28OpenMP/PTX privatization in SIMD regionsAlexander Monakov1-0/+114
2017-03-21omp-offload.c: translation fixes (PR translation/80001)David Malcolm1-6/+15
2017-02-28i386.c: Include intl.h.Jakub Jelinek1-3/+4
2017-02-28Rename the "openmp" group of optimizations to "omp"Thomas Schwinge1-3/+3
2017-02-14re PR middle-end/79505 (Memory leaks in oacc_loop_discover_walk)Jakub Jelinek1-10/+1
2017-02-09omp-offload.c (oacc_loop_auto_partitions): Use || instead of | to avoid warning.Jakub Jelinek1-1/+1
2017-02-09re PR c/79431 (ICE in get, at cgraph.h:397)Jakub Jelinek1-1/+3
2017-02-09gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang1-103/+243
2017-01-20omp-offload: use PROP_gimple_lomp_devAlexander Monakov1-7/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14Coding style fixesMartin Jambor1-11/+11
2016-12-14Split omp-low into multiple filesMartin Jambor1-0/+1718