This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 911f62e51c1 Remove gimple_call_types_likely_match_p (PR 70929) new 0584b4bdeef 2019-11-07 Richard Biener rguenther@suse.de new 1cef83424c0 IBM Z: Add pattern for load truth value of comparison into reg
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/ChangeLog | 11 ++++ gcc/config/s390/s390.md | 15 +++++ gcc/testsuite/ChangeLog | 11 ++++ .../gcc.target/s390/addsub-signed-overflow-1.c | 2 + .../gcc.target/s390/addsub-signed-overflow-2.c | 2 + .../gcc.target/s390/mul-signed-overflow-1.c | 2 + .../gcc.target/s390/mul-signed-overflow-2.c | 2 + .../gcc.target/s390/vector/vec-scalar-cmp-1.c | 18 ++++-- gcc/testsuite/gcc.target/s390/zvector/vec-cmp-1.c | 72 ++++++++++++++-------- gcc/tree-vect-loop.c | 12 ++++ 10 files changed, 117 insertions(+), 30 deletions(-)