This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 043a6fcbc27 ipa-utils: avoid uninitialized probabilities on ICF [PR111559] new 480648ce9eb Add outgoing range vector calcualtion API new 33033823ed6 Add a dom based ranger for fast VRP. new 56cbd50e8e6 Create a fast VRP pass
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/gimple-range-gori.cc | 213 +++++++++++++++++++++++++++++++++ gcc/gimple-range-gori.h | 15 +++ gcc/gimple-range.cc | 300 +++++++++++++++++++++++++++++++++++++++++++++++ gcc/gimple-range.h | 28 +++++ gcc/timevar.def | 1 + gcc/tree-pass.h | 1 + gcc/tree-vrp.cc | 124 ++++++++++++++++++++ 7 files changed, 682 insertions(+)