This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 6951540 Fix ICE in build_outer_var_ref within GPUKERNEL new c7cbcec HSA: class refactoring of hsa_symbol. new 43833d2 HSA: class refactoring of hsa_op_base. new 9c804c1 HSA: class refactoring of hsa_op_with_type. new bb2c8ac HSA: class refactoring of hsa_op_immed. new 0c94130 HSA: class refactoring of hsa_op_reg. new e6fc8e0 HSA: class refoctoring of hsa_op_address. new f7b5465 HSA: class refactoring of hsa_op_code_ref. new 8860a12 HSA: class refactoring of hsa_op_code_list. new fd238bf HSA: class refactoring of hsa_basic_insn. new e069438 HSA: class refactoring of hsa_insn_phi. new d44eff6 HSA: class refactoring of hsa_insn_br. new bc0e430 HSA: class refactoring of hsa_insn_sbr. new fe334b0 HSA: class refactoring of hsa_insn_cmp. new 980c68a HSA: class refactoring of hsa_insn_mem. new 8138163 HSA: class refactoring of hsa_insn_atomic. new e19abc7 HSA: class refactoring of hsa_insn_seg. new b51d4a0 HSA: class refactoring of hsa_insn_call. new 6cfda02 HSA: class refactoring of hsa_insn_arg_block. new 564319f HSA: class refactoring of hsa_insn_comment. new c5e357a HSA: class refactoring of hsa_bb. new df643c2 HSA: class refactoring of hsa_function_representation. new bebe6cf HSA: class refactoring of hsa_function_summary. new aab1e47 HSA: come up with a proper constructor of hsa_symbol.
The 23 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 | 169 +++++++++ gcc/hsa-brig.c | 336 +++++++++--------- gcc/hsa-dump.c | 182 +++++----- gcc/hsa-gen.c | 884 +++++++++++++++++++++++------------------------- gcc/hsa-regalloc.c | 215 ++++++------ gcc/hsa.c | 15 +- gcc/hsa.h | 261 +++++++------- gcc/ipa-hsa.c | 36 +- gcc/lto/lto-partition.c | 7 +- 9 files changed, 1125 insertions(+), 980 deletions(-)