This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 480ee06 Fix insn type in gen_hsa_ternary_atomic_for_builtin new b617847 HSA: fix rounding and packing for packed type insns. new bcd2b5f HSA: enhance insn and register verifier.
The 2 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 | 22 +++++++++ gcc/hsa-brig.c | 5 +- gcc/hsa-dump.c | 9 ++++ gcc/hsa-gen.c | 124 ++++++++++++++++++++++++++++++++++++++++------ gcc/hsa-regalloc.c | 119 +------------------------------------------- gcc/hsa.c | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/hsa.h | 8 ++- 7 files changed, 295 insertions(+), 135 deletions(-)