This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 4630ab4 HSA: calculate properly maximum OMP data size which is necessary. new c13dd8c Reverted omp-low.c and associated hacks new 5cd3867 Gridification of simple parallel loops within targets.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog.hsa | 50 ++ gcc/cgraph.h | 6 +- gcc/gimple-pretty-print.c | 3 + gcc/gimple.c | 1 - gcc/gimple.h | 42 +- gcc/gimplify.c | 13 - gcc/hsa-gen.c | 21 +- gcc/hsa.h | 12 + gcc/omp-low.c | 1107 +++++++++++++++++++++++++++--------------- libgomp/ChangeLog.hsa | 10 + libgomp/libgomp.h | 2 +- libgomp/plugin/plugin-host.c | 3 +- libgomp/plugin/plugin-hsa.c | 74 ++- libgomp/target.c | 5 +- 14 files changed, 907 insertions(+), 442 deletions(-)