This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d367f5fcb57 PR middle-end/96665 - memcmp of a constant string not folded new ea95ba8d582 Decouple adjust_range_from_scev from vr_values and value_ra [...] new afd97163983 rs6000: unaligned VSX in memcpy/memmove expansion
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/config/rs6000/rs6000-string.c | 103 +++++++++++++++++++---- gcc/config/rs6000/rs6000.c | 14 +++- gcc/config/rs6000/rs6000.opt | 4 + gcc/vr-values.c | 169 +++++++++++++++++++------------------- gcc/vr-values.h | 23 ++++-- 5 files changed, 208 insertions(+), 105 deletions(-)