This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e6d7df955dd [X86] Fix VZEROUPPER scheduling info on SNB,HSW,BDW,SXL,SKX.
new 04e9fcb5125 [CallSiteSplitting] Only record conditions up to the IDom(c [...]
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/Transforms/Scalar/CallSiteSplitting.cpp | 53 ++++++++++++++++------
test/Other/new-pm-lto-defaults.ll | 4 +-
test/Other/opt-O3-pipeline.ll | 1 +
.../CallSiteSplitting/callsite-split-or-phi.ll | 41 +++++++++++++----
4 files changed, 74 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.
"Maxim Kuvyrkov pushed a change to reference refs/users/92/1000092/edit-28997/2
in repository toolchain/jenkins-scripts.
was bfd8fc8 tcwg_kernel-build.sh: Fill in clone_repo and add git_init_lin [...]
This change permanently discards the following revisions:
discards bfd8fc8 tcwg_kernel-build.sh: Fill in clone_repo and add git_init_lin [...]
discards 4aaae17 jenkins-helpers: Autodetect reference repos in clone_or_updat [...]
discards 00b6cc4 jenkins-helpers: Split clone_or_update_repo
discards 4186a92 tcwg_kernel-build: Fill reset_artifacts.
--
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 7a262d5d96f * tree-vrp.c (value_range::check): Do not access internals [...]
new 2a6c0337e4d [PR87793] reject non-toplevel unspecs in debug loc exprs on x86
new f7d5c905780 [PR86438] compare-elim: cope with set of in_b
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 | 10 ++++++++
gcc/compare-elim.c | 25 +++++++++++++-------
gcc/config/i386/i386.c | 12 ++++++++++
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gcc.dg/pr87793.c | 42 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr86438.c | 29 +++++++++++++++++++++++
6 files changed, 118 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr87793.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr86438.c
--
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-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from c49a7a07f2 Automatic date update in version.in
adds 7a7e7a58e1 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/binutils-gdb.
from 5acaada745 Make gold testsuite work with CC and CXX specifying -B
adds 17cf289784 gdb/riscv: Handle errors while setting the frame id
adds cd115d615c gdb/riscv: Update test to support targets without FP hardware
adds b5420128da x86-64: fix ZMM register state tracking
adds d4718d5c9f (AArch64) wrong value returned by "finish" for HFA
adds 20f0d60db4 Avoid crash when calling warning too early
adds 3c6618cd22 Fix output indentation for "info pretty-printers"
adds 9c710e1157 Capitalize "<TAB>" in require_record_target error
adds 663cc8c0fc Automatic date update in version.in
adds 0e2779e98d PowerPC, don't use bfd reloc howto in md_assemble
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 6 +
gas/config/tc-ppc.c | 260 ++++++++++++++++++++-
gdb/ChangeLog | 35 +++
gdb/aarch64-tdep.c | 2 +-
gdb/i387-tdep.c | 40 ++--
gdb/python/lib/gdb/command/pretty_printers.py | 2 +-
gdb/record.c | 2 +-
gdb/riscv-tdep.c | 17 +-
gdb/target.c | 10 +-
gdb/target.h | 2 +-
gdb/testsuite/ChangeLog | 16 ++
gdb/testsuite/gdb.arch/i386-avx512.c | 7 +
gdb/testsuite/gdb.arch/i386-avx512.exp | 10 +
gdb/testsuite/gdb.arch/riscv-reg-aliases.exp | 24 +-
.../warning.exp} | 28 ++-
16 files changed, 411 insertions(+), 52 deletions(-)
copy gdb/testsuite/{gdb.ada/access_to_unbounded_array.exp => gdb.base/warning.exp} (62%)
--
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 0e2779e98d PowerPC, don't use bfd reloc howto in md_assemble
new 13daa8e488 S/390: Fix optional operand handling after memory addresses
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:
gas/config/tc-s390.c | 47 +++++++++++++++++-----------------
gas/testsuite/gas/s390/s390.exp | 1 +
gas/testsuite/gas/s390/zarch-optargs.d | 12 +++++++++
gas/testsuite/gas/s390/zarch-optargs.s | 6 +++++
4 files changed, 42 insertions(+), 24 deletions(-)
create mode 100644 gas/testsuite/gas/s390/zarch-optargs.d
create mode 100644 gas/testsuite/gas/s390/zarch-optargs.s
--
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 47b2004781c Include patch in LOCAL_PATCHES.
new 3485e096c04 * gimple-fold.c (size_must_be_zero_p): Use value_range API [...]
new de5067215b1 * vr-values.c (vr_values::get_value_range): Use value_rang [...]
new 9ddb6e830d8 * tree-vrp.c (may_contain_p): Do not access m_min/m_max directly.
new 7a262d5d96f * tree-vrp.c (value_range::check): Do not access internals [...]
The 4 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 | 31 +++++++++++++++++++++++++++++++
gcc/gimple-fold.c | 21 +++++++++------------
gcc/tree-ssanames.c | 30 ++++++++++++++++++++++++++++++
gcc/tree-ssanames.h | 5 ++---
gcc/tree-vrp.c | 22 ++++++++++------------
gcc/tree-vrp.h | 4 ++--
gcc/vr-values.c | 25 ++++++-------------------
7 files changed, 90 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.