This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/ranger in repository gcc.
from fde9e8acfb0 Merge evrp dom walker with substitute_and_fold engine. new 5b6d81b17eb New simplify_using_ranges and range_store classes. new ff7ae60c270 Remove forward declaration of loop_ranger in ssa-range.h
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/gimple-range-gori.cc | 7 + gcc/gimple-range-gori.h | 10 +- gcc/gimple-ssa-evrp-analyze.c | 170 +++++++++++++++- gcc/gimple-ssa-evrp-analyze.h | 6 +- gcc/gimple-ssa-evrp.c | 22 ++- gcc/ssa-range.h | 5 +- gcc/tree-ssa-dom.c | 11 +- gcc/tree-vrp.c | 37 ++-- gcc/vr-values.c | 444 ++++++++++++++++-------------------------- gcc/vr-values.h | 126 ++++++------ 10 files changed, 461 insertions(+), 377 deletions(-)