This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 77e4526 [hsa] Fix issue with bigger step when expanding gridified loop new c30b06e HSA: implement omp_get_level new f19ade1 HSA: implement various omp_* functions.
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 | 33 +++++++ gcc/hsa-brig.c | 27 ++++-- gcc/hsa-gen.c | 226 +++++++++++++++++++++++++++++++++++++++----- gcc/hsa.c | 25 +++-- gcc/hsa.h | 43 ++++++++- gcc/ipa-hsa.c | 4 +- include/ChangeLog.hsa | 5 + include/gomp-constants.h | 2 + libgomp/ChangeLog.hsa | 10 ++ libgomp/plugin/plugin-hsa.c | 7 ++ 10 files changed, 336 insertions(+), 46 deletions(-)