This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from ee357486aa Fix an invalid free called when attempting to link a COFF ob [...]
new e0115a8446 Update check for invalid values in pe_bfd_read_buildid function.
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:
bfd/ChangeLog | 6 ++++++
bfd/peicode.h | 5 ++---
2 files changed, 8 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d2401312be0 Add a fixed_size_mode class
new d2a1b4530f1 Widening optab cleanup
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 | 30 +++++++++++++++++++++++++
gcc/expmed.c | 4 ++--
gcc/expr.c | 6 ++---
gcc/optabs-query.c | 34 +++++------------------------
gcc/optabs-query.h | 33 +++++++++++++++++++++++-----
gcc/optabs.c | 57 ++++++++++++++++++++++++++++--------------------
gcc/tree-ssa-math-opts.c | 11 +++++-----
7 files changed, 106 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 67df0025af7 2017-11-01 Paul Thomas <pault(a)gcc.gnu.org>
new 35bd6345a45 2017-11-01 Tamar Christina <tamar.christina(a)arm.com>
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/testsuite/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/vect/vect-align-1.c | 4 ++--
gcc/testsuite/gcc.dg/vect/vect-align-2.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-multitypes-1.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 2 +-
5 files changed, 23 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ccc2ef18f54 Add a VEC_SERIES rtl code
new d2401312be0 Add a fixed_size_mode class
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 | 29 +++++++++++++++++++++++++++++
gcc/config/avr/avr-protos.h | 2 +-
gcc/config/ia64/ia64.c | 4 ++--
gcc/config/mips/mips.c | 3 +--
gcc/config/msp430/msp430.c | 7 ++++---
gcc/dbxout.c | 13 ++++++++-----
gcc/doc/tm.texi | 4 ++--
gcc/expr.c | 15 +++++++++------
gcc/gengtype.c | 1 +
gcc/gimple-ssa-store-merging.c | 5 ++++-
gcc/machmode.h | 33 +++++++++++++++++++++++++++++++++
gcc/omp-low.c | 6 ++++--
gcc/rtl.h | 2 +-
gcc/simplify-rtx.c | 19 ++++++++++++++-----
gcc/target.def | 4 ++--
gcc/targhooks.c | 6 ++++--
gcc/targhooks.h | 2 +-
gcc/varasm.c | 16 +++++++++++-----
18 files changed, 131 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 81b03a38899 [CodeExtractor] Fix iterator invalidation in findOrCreateBl [...]
new 2452271635f [X86][SSE] Truncate with PACKSS any input with sufficient s [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 21 +++--
test/CodeGen/X86/avg.ll | 73 ++++++++-------
test/CodeGen/X86/avx2-shift.ll | 10 +-
test/CodeGen/X86/avx2-vector-shifts.ll | 10 +-
test/CodeGen/X86/vector-shift-ashr-128.ll | 10 +-
test/CodeGen/X86/vector-trunc.ll | 149 +++++++++---------------------
6 files changed, 106 insertions(+), 167 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4070243b5c [ARM] Fix Coprocessor instructions availability
new ee357486aa Fix an invalid free called when attempting to link a COFF ob [...]
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:
bfd/ChangeLog | 8 ++++++++
bfd/coffgen.c | 6 +++++-
bfd/cofflink.c | 4 ++++
binutils/doc/binutils.texi | 12 ++++++++++--
4 files changed, 27 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 9039016290e [PR 81702] Remove devirtualization assert
new 67df0025af7 2017-11-01 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 +++++
gcc/fortran/decl.c | 22 +++++++++++-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/submodule_29.f08 | 56 ++++++++++++++++++++++++++++++
4 files changed, 91 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_29.f08
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b58a8b74c28 Allow vector CONSTs
new ccc2ef18f54 Add a VEC_SERIES rtl code
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 | 25 +++++++
gcc/config/powerpcspe/altivec.md | 14 ++--
gcc/config/rs6000/altivec.md | 14 ++--
gcc/doc/rtl.texi | 7 +-
gcc/emit-rtl.c | 63 ++++++++++++++++++
gcc/emit-rtl.h | 3 +
gcc/optabs.c | 6 +-
gcc/rtl.def | 5 ++
gcc/rtl.h | 45 +++++++++++++
gcc/simplify-rtx.c | 136 ++++++++++++++++++++++++++++++++++++++-
10 files changed, 293 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 98d31d3a185 Add more vec_duplicate simplifications
new b58a8b74c28 Allow vector CONSTs
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 | 18 ++++++++++++++++++
gcc/common.md | 4 ++--
gcc/doc/rtl.texi | 19 +++++++++++--------
gcc/emit-rtl.c | 2 +-
gcc/expmed.c | 10 +++++++++-
gcc/expr.c | 2 +-
gcc/rtl.h | 25 +++++++++++++++++++++----
7 files changed, 63 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.