This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 928b238 HSA: follow-up and refactoring of hsa_insn_basic class new d082adf HSA: introduce a new ctor for hsa_op_immed. new c2c9643 HSA: use newly added hsa_op_immed ctor. new c26a478 HSA: reuse get_integer_type_by_bytes.
The 3 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 | 30 ++++++ gcc/hsa-brig.c | 96 ++++++++++---------- gcc/hsa-dump.c | 17 +++- gcc/hsa-gen.c | 267 ++++++++++++++++++++++++++---------------------------- gcc/hsa.h | 24 ++++- 5 files changed, 247 insertions(+), 187 deletions(-)