This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a069b866268 x86: slightly correct / simplify *vec_extractv2ti new 0c888665dfb Implement value/mask tracking for irange. new bf3469b6474 The caller to irange::intersect (wide_int, wide_int) must n [...] new c496d15954c A singleton irange has all known bits.
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/data-streamer-in.cc | 6 +- gcc/data-streamer-out.cc | 5 +- gcc/range-op.cc | 16 +- gcc/testsuite/gcc.dg/tree-ssa/pr107009.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/vrp-unreachable.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/vrp122.c | 2 +- gcc/value-range-pretty-print.cc | 11 +- gcc/value-range-storage.cc | 26 ++- gcc/value-range-storage.h | 2 +- gcc/value-range.cc | 272 ++++++++++++++++-------- gcc/value-range.h | 153 ++++++++++++- 11 files changed, 373 insertions(+), 124 deletions(-)