This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3bc9db6a989 simplify-rtx: Push sign/zero-extension inside vec_duplicate new fcc7c6369f7 Implement basic block path solver.
The 1 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/Makefile.in | 1 + gcc/gimple-range-path.cc | 329 +++++++++++++++++++++++++++++++++++++++++++++++ gcc/gimple-range-path.h | 85 ++++++++++++ 3 files changed, 415 insertions(+) create mode 100644 gcc/gimple-range-path.cc create mode 100644 gcc/gimple-range-path.h