This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from f471e88 [hsa] Avoid gridifying noreturn calls new e0de4f2 HSA: fix combine and expand insn (_Complex type) new 42014af HSA: removing passing ssa_map through many static new ced3443 HSA: add new argument to hsa_function_representation new f070275 HSA: simplify emission of insn operands new d2c846e HSA: introduce hsa_insn_cvt and do usage refactoring new 78ac4c7 HSA: comment functions in ipa-hsa.c new f9c2a32 HSA: deinitialize released data structures new 321e7cc HSA: refactoring of hsa_destroy_insn new a54e4d0 HSA: prepend m_ to ssa_op_reg::uses new 10ded3b HSA: remove unrelated comments new 4fee4f7 HSA: fix edge and BB CFG probability and frequency new ddf1207 HSA: handle kernel dispatch from an HSA non-kernel
The 12 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 | 188 ++++++++++++ gcc/hsa-brig.c | 426 ++++++++++++--------------- gcc/hsa-dump.c | 63 ++-- gcc/hsa-gen.c | 848 +++++++++++++++++++++++++++-------------------------- gcc/hsa-regalloc.c | 2 +- gcc/hsa.c | 163 ++++++---- gcc/hsa.h | 112 ++++++- gcc/ipa-hsa.c | 11 + 8 files changed, 1065 insertions(+), 748 deletions(-)