This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 1633936 HSA: give up HSA code emission if -fgnu-tm is passed. new d850a40 HSA: move IPA HSA pass before inliner new 7700a98 Correctly fill up cgraph_node::local.versionable flag. new 9b13100 HSA: remove hsafunc attribute. new 09cfe16 HSA: enable flattening for hsa functions.
The 4 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 | 38 ++++++++++++++++++++++++++++++++++++++ gcc/c-family/ChangeLog.hsa | 4 ++++ gcc/c-family/c-common.c | 24 ------------------------ gcc/cgraphclones.c | 2 +- gcc/hsa-gen.c | 34 +++++++++++++++++++--------------- gcc/hsa.c | 3 +-- gcc/ipa-cp.c | 15 ++++++--------- gcc/ipa-hsa.c | 4 ++++ gcc/ipa-inline-analysis.c | 4 ++++ gcc/ipa-prop.c | 1 + gcc/ipa-prop.h | 2 ++ gcc/lto/ChangeLog.hsa | 4 ++++ gcc/lto/lto-partition.c | 2 +- gcc/omp-low.c | 17 ----------------- gcc/passes.def | 2 +- 15 files changed, 86 insertions(+), 70 deletions(-)