This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0b51f5cec16 Add gen_(const_)vec_duplicate helpers new 98d31d3a185 Add more vec_duplicate simplifications
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/ChangeLog | 19 +++++ gcc/rtl.h | 15 ++++ gcc/selftest-rtl.c | 23 ++++++ gcc/selftest-rtl.h | 9 +++ gcc/selftest-run-tests.c | 1 + gcc/selftest.h | 1 + gcc/simplify-rtx.c | 201 +++++++++++++++++++++++++++++++++++++++++++++-- 7 files changed, 264 insertions(+), 5 deletions(-)