This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 1feb69e HSA: fix emission of HSAIL for builtins new 41c4f95 HSA: support global variables
The 1 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 | 28 ++++++++ gcc/hsa-brig.c | 157 +++++++++++++++++++++++++++++++++++++------- gcc/hsa-dump.c | 10 +++ gcc/hsa-gen.c | 80 ++++++++++++---------- gcc/hsa.c | 18 ++++- gcc/hsa.h | 35 +++------- libgomp/ChangeLog.hsa | 7 ++ libgomp/plugin/plugin-hsa.c | 30 +++++++++ 8 files changed, 277 insertions(+), 88 deletions(-)