This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da73261ce77 Revert "Revert: "Enable prange support."" new 52b0536710f Internal-fn: Support new IFN SAT_ADD for unsigned scalar int new d4dee347b3f Vect: Support new IFN SAT_ADD for unsigned vector int
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/internal-fn.cc | 1 + gcc/internal-fn.def | 2 ++ gcc/match.pd | 51 ++++++++++++++++++++++++++++++++++++++++++++++ gcc/optabs.def | 4 ++-- gcc/tree-ssa-math-opts.cc | 32 +++++++++++++++++++++++++++++ gcc/tree-vect-patterns.cc | 52 +++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 140 insertions(+), 2 deletions(-)