This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from e520051 Gridification rewrite followups new 688bd6e HSA: add support for SBR instruction. new 2d079f6 HSA: fix issues in GIMPLE switch expansion. new 89ee642 HSA: fix an HSA predicate. new c4842a5 HSA: fix ICE in compilation of a vector test. new d66e0e1 HSA: add support for empty ctors. new 1e27f32 HSA: fix mem{cpy,set} new 69adf55 HSA: fix rotate expansion with a constant first new fa80539 HSA: fix emission of atomic insns. new 728a221 HSA: sorry in case of complex recursive edges presented new 3d29fb4 HSA: add seen_error guard to assignment emission. new 8272eb8 HSA: handle CTORs and verify function arguments.
The 11 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 | 90 +++++++++ gcc/hsa-brig.c | 128 +++++++++--- gcc/hsa-dump.c | 21 ++ gcc/hsa-gen.c | 565 ++++++++++++++++++++++++++++++++++++++++++++--------- gcc/hsa-regalloc.c | 12 +- gcc/hsa.c | 2 + gcc/hsa.h | 43 ++++ 7 files changed, 751 insertions(+), 110 deletions(-)