This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 5b6b27019a Automatic date update in version.in
adds e7ace9f0df Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 428d0fbb171 [DAG] add undef simplifications for select nodes
new 112d1942e0a [X86] Lower v16i16->v8i16 truncate using an 'and' with 255, [...]
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 | 16 +
test/CodeGen/X86/avg.ll | 56 ++--
test/CodeGen/X86/avx-trunc.ll | 6 +-
test/CodeGen/X86/avx2-arith.ll | 40 +--
test/CodeGen/X86/avx2-conversions.ll | 12 +-
test/CodeGen/X86/combine-mul.ll | 6 +-
test/CodeGen/X86/pmul.ll | 104 +++---
test/CodeGen/X86/prefer-avx256-mask-extend.ll | 6 +-
test/CodeGen/X86/prefer-avx256-mask-shuffle.ll | 12 +-
test/CodeGen/X86/prefer-avx256-trunc.ll | 6 +-
test/CodeGen/X86/psubus.ll | 8 +-
test/CodeGen/X86/shuffle-vs-trunc-256-widen.ll | 29 +-
test/CodeGen/X86/shuffle-vs-trunc-256.ll | 29 +-
test/CodeGen/X86/vector-mul.ll | 18 +-
test/CodeGen/X86/vector-reduce-mul.ll | 178 +++++-----
test/CodeGen/X86/vector-shift-shl-128.ll | 6 +-
test/CodeGen/X86/vector-trunc-math-widen.ll | 442 +++++++++++--------------
test/CodeGen/X86/vector-trunc-math.ll | 442 +++++++++++--------------
test/CodeGen/X86/vector-trunc-widen.ll | 48 ++-
test/CodeGen/X86/vector-trunc.ll | 48 ++-
20 files changed, 698 insertions(+), 814 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 181f65b22ca Allow target to override gnu-user.h crti and crtn
new e64b8941d9b 2018-11-18 Thomas Koenig <tkoenig(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 | 6 ++++++
gcc/fortran/frontend-passes.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/where_7.f90 | 25 +++++++++++++++++++++++++
4 files changed, 40 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/where_7.f90
--
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 fc1a748d9ae Remove unused variable. NFCI.
new 428d0fbb171 [DAG] add undef simplifications for select nodes
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 27 +++++++++++++++------------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 16 ++++++++++++++--
test/CodeGen/AMDGPU/cndmask-no-def-vcc.ll | 3 +--
test/CodeGen/X86/avx512-select.ll | 4 ++--
test/CodeGen/X86/zext-extract_subreg.ll | 4 ++--
5 files changed, 34 insertions(+), 20 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/gcc.
from 44d154413d9 Daily bump.
adds 485bcd4ddd4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 efba0c1a4fe [X86][SSE] Split IsSplatValue into GetSplatValue and IsSplatVector
new fc1a748d9ae Remove unused variable. NFCI.
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 | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/gcc.
from 44d154413d9 Daily bump.
adds 485bcd4ddd4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 8f826ea0054 [x86] regenerate full checks; NFC
new efba0c1a4fe [X86][SSE] Split IsSplatValue into GetSplatValue and IsSplatVector
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 | 76 ++++++++++++++++++++------------------
1 file changed, 40 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.