aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-offload.c
AgeCommit message (Expand)AuthorFilesLines
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