This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7a71ea4df7e libcody: add mostlyclean Makefile target new f35af8df241 Refactor loop_version new 4851c80ce8d Rename duplicate_loop_to_header_edge to duplicate_loop_body [...]
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/cfghooks.c | 27 +++++----- gcc/cfghooks.h | 18 +++---- gcc/cfgloopmanip.c | 124 ++++++++++++-------------------------------- gcc/cfgloopmanip.h | 9 ++-- gcc/cfgrtl.c | 2 +- gcc/doc/loop.texi | 4 +- gcc/loop-unroll.c | 78 +++++++++++----------------- gcc/tree-cfg.c | 2 +- gcc/tree-ssa-loop-ivcanon.c | 16 +++--- gcc/tree-ssa-loop-manip.c | 22 ++++---- gcc/tree-ssa-loop-manip.h | 7 ++- 11 files changed, 113 insertions(+), 196 deletions(-)