This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eaa16535715 * trans-mem.c (split_bb_make_tm_edge): Update profile. new ca69b069643 * cfg.c (scale_bbs_frequencies): New function. * cfg.h (s [...]
The 1 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 | 26 ++++++++++++++++++++ gcc/cfg.c | 20 +++++++++++++++ gcc/cfg.h | 1 + gcc/cfgloopanal.c | 16 +++++------- gcc/cfgloopmanip.c | 58 +++++++++++++++++++++++--------------------- gcc/cfgloopmanip.h | 8 +++--- gcc/modulo-sched.c | 4 +-- gcc/predict.c | 7 +++--- gcc/tree-if-conv.c | 3 ++- gcc/tree-parloops.c | 10 +++----- gcc/tree-ssa-loop-ivcanon.c | 9 ++++--- gcc/tree-ssa-loop-manip.c | 13 +++++----- gcc/tree-ssa-loop-split.c | 3 ++- gcc/tree-ssa-loop-unswitch.c | 4 +-- gcc/tree-vect-loop-manip.c | 44 +++++++++++++-------------------- gcc/tree-vect-loop.c | 8 +++--- 16 files changed, 132 insertions(+), 102 deletions(-)