This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 54d4899 PR c/65345 * config/i386/i386.c (ix86_atomic_assign_expand_ [...] new 04009ad remove many typedefs new 75f966f add recursion on the inner loops new 443b5bd call scev analysis in scop-detection as in sese-to-poly
The 3 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/cfganal.c | 21 +-- gcc/compare-elim.c | 4 +- gcc/coverage.c | 10 +- gcc/cprop.c | 2 - gcc/df-scan.c | 14 +- gcc/function.c | 6 +- gcc/graphite-scop-detection.c | 61 +++--- gcc/graphite-sese-to-poly.c | 30 +-- gcc/read-rtl.c | 5 +- gcc/sese.c | 28 ++- gcc/statistics.c | 50 ++--- gcc/trans-mem.c | 44 +++-- gcc/tree-if-conv.c | 16 +- gcc/tree-into-ssa.c | 88 ++++----- gcc/tree-loop-distribution.c | 72 ++++---- gcc/tree-ssa-coalesce.c | 141 +++++++------- gcc/tree-ssa-loop-ivopts.c | 18 +- gcc/tree-ssa-reassoc.c | 147 ++++++++------- gcc/tree-ssa-strlen.c | 100 +++++----- gcc/tree-ssa-tail-merge.c | 100 +++++----- gcc/tree-vrp.c | 254 +++++++++++++------------ gcc/var-tracking.c | 419 +++++++++++++++++++++--------------------- 23 files changed, 821 insertions(+), 835 deletions(-)