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 ee70d79e662 add ranger code base new eaee77632d1 Rewrite simplify_min_or_max_using_ranges using range_ops. new fde9e8acfb0 Merge evrp dom walker with substitute_and_fold engine.
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-ssa-evrp.c | 68 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-30.c | 20 +++++-- gcc/tree-ssa-propagate.c | 64 +++++++++++++++++++++- gcc/tree-ssa-propagate.h | 7 +++ gcc/vr-values.c | 85 ++++++++++++++++++++---------- gcc/vr-values.h | 1 + 6 files changed, 210 insertions(+), 35 deletions(-)