This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 8ec495b Merged trunk revision 240707 into the hsa branch new 3436845 Builtins for gridsize and currentworkgroupsize new 46df7af Lastprivate lowering for gridified kernels new e83515c Handle simds within gridified loops gracefully new cbd6ec4 Add expansion of reciprocal of square root new b03ea67 Properly detect variadic arguments
The 5 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 | 50 +++++++ gcc/gimple.h | 36 +++++ gcc/hsa-builtins.def | 4 + gcc/hsa-gen.c | 13 +- gcc/omp-low.c | 372 +++++++++++++++++++++++++++++++++++++-------------- 5 files changed, 375 insertions(+), 100 deletions(-)