This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from de3c2efffeb [MergeICmps] Simplify the code.
new 76562e6377b [Salvage] Change salvage debug info implementation to use D [...]
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/Utils/Local.cpp | 23 +++++++++++++++++++++--
test/DebugInfo/salvage-cast-debug-info.ll | 25 +++++++++++++++++++++++++
test/Transforms/InstCombine/cast-mul-select.ll | 2 ++
3 files changed, 48 insertions(+), 2 deletions(-)
create mode 100755 test/DebugInfo/salvage-cast-debug-info.ll
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 08949cec 0: update: binutils-gcc-linux: all
new 7dceda68 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (08949cec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 52 +-
02-prepare_abe/console.log | 388 +-
03-build_abe-binutils/console.log | 10158 ++++++-------
04-build_abe-stage1/console.log | 17382 +++++++++++-----------
05-build_linux/console.log | 822 +-
06-boot_linux/console.log | 2 +-
console.log | 28829 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 28809 insertions(+), 28842 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 769d167a6f5 [ARM] Don't use the Machine Scheduler for cortex-m at minsize
new 399ff58753b Revert rL360675 : [APFloat] APFloat::Storage::Storage - fix [...]
new de3c2efffeb [MergeICmps] Simplify the code.
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:
lib/Support/APFloat.cpp | 6 +-
lib/Transforms/Scalar/MergeICmps.cpp | 295 +++++++++++----------
test/CodeGen/PowerPC/memcmp-mergeexpand.ll | 2 +-
test/CodeGen/X86/memcmp-mergeexpand.ll | 4 +-
.../MergeICmps/X86/alias-merge-blocks.ll | 15 +-
.../MergeICmps/X86/entry-block-shuffled.ll | 52 ++--
.../MergeICmps/X86/multiple-blocks-does-work.ll | 18 +-
test/Transforms/MergeICmps/X86/pair-int32-int32.ll | 29 +-
.../MergeICmps/X86/split-block-does-work.ll | 15 +-
9 files changed, 218 insertions(+), 218 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 glibc.
from d50f09181e support: Add support_install_rootsbindir
new a9368c34d7 nss: Turn __nss_database_lookup into a compatibility symbol
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:
ChangeLog | 27 +++++++++++++++++++++++++++
grp/initgroups.c | 8 ++++----
nscd/aicache.c | 6 +++---
nscd/initgrcache.c | 4 ++--
nscd/netgroupcache.c | 2 +-
nss/Versions | 8 +++++---
nss/XXX-lookup.c | 4 ++--
nss/compat-lookup.c | 30 +++++++++++++++++++++++++++++-
nss/nss_compat/compat-grp.c | 2 +-
nss/nss_compat/compat-initgroups.c | 2 +-
nss/nss_compat/compat-pwd.c | 2 +-
nss/nss_compat/compat-spwd.c | 4 ++--
nss/nsswitch.c | 18 ++++--------------
nss/nsswitch.h | 8 ++++----
sysdeps/posix/getaddrinfo.c | 6 +++---
15 files changed, 89 insertions(+), 42 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 69e231ace2b tree-ssa-uninit: clean up is_value_included_in
new 123966b5735 2019-05-15 Richard Biener <rguenther(a)suse.de>
new 6fccbdee332 2019-05-15 Richard Biener <rguenther(a)suse.de>
new 5b331874454 Check for overflow in tree-switch-conversion (PR middle-end [...]
The 3 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 | 16 +++++++++
gcc/c/ChangeLog | 5 +++
gcc/c/gimple-parser.c | 37 ++++++++++++++++++++
gcc/testsuite/ChangeLog | 10 ++++++
gcc/testsuite/gcc.dg/gimplefe-40.c | 12 +++++--
.../pr42347.c => gcc.dg/tree-ssa/pr90478-2.c} | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/pr90478.c | 18 ++++++++++
gcc/tree-into-ssa.c | 6 ++++
gcc/tree-pretty-print.c | 40 ++++++++++++++++++----
gcc/tree-switch-conversion.c | 6 +++-
10 files changed, 141 insertions(+), 12 deletions(-)
copy gcc/testsuite/{gcc.c-torture/compile/pr42347.c => gcc.dg/tree-ssa/pr90478-2.c} (70%)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr90478.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-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1cd2fddb 0: update: binutils-gcc-linux: all
new 12d2409f 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1cd2fddb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 220 +-
03-build_abe-binutils/console.log | 10673 +++----
04-build_abe-stage1/console.log | 19742 ++++++-------
05-build_linux/console.log | 25792 ++++++++--------
06-boot_linux/console.log | 2 +-
console.log | 56614 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 56627 insertions(+), 56564 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.