This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0f01167ab53 Split up value_range::intersect into base (value_range_base [...]
new 383077e7188 PR target/90751 * config/pa/pa-linux.h (ASM_DECLARE_FUNCT [...]
new 8a94eba4a2b * lib/scanasm.exp (dg-function-on-line): Add pattern for h [...]
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 | 16 ++++++++++++++++
gcc/config/pa/pa-linux.h | 7 ++++++-
gcc/config/pa/pa-protos.h | 1 +
gcc/config/pa/pa.c | 32 ++++++++++++++++++++------------
gcc/config/pa/pa.h | 3 +++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/lib/scanasm.exp | 5 ++++-
7 files changed, 54 insertions(+), 14 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 6944e4abc89 AMDGPU: Force skips around traps
new a7669f88876 [GVN] non-functional code movement
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/GVN.cpp | 20 ++++++++------------
lib/Transforms/Utils/VNCoercion.cpp | 12 ++++++++----
2 files changed, 16 insertions(+), 16 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/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 78b2c1c4 0: update: llvm-linux: boot
new 1ba59934 0: update: llvm-linux: boot
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 (78b2c1c4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 166 +-
02-build_llvm/console.log | 11812 +++++++++++++++----------------
03-build_linux/console.log | 1802 ++---
04-boot_linux/console.log | 466 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 8 +-
console.log | 14273 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14287 insertions(+), 14258 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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e4476675be Automatic date update in version.in
adds 359111205e 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e61c5c45 0: update: binutils-gcc-linux: boot
new 348b526b 0: update: binutils-gcc-linux: boot
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 (e61c5c45)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 16 +-
02-prepare_abe/console.log | 324 +-
03-build_abe-binutils/console.log | 10826 +++++++--------
04-build_abe-stage1/console.log | 13599 +++++++++----------
05-build_linux/console.log | 590 +-
console.log | 25382 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 25383 insertions(+), 25370 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 b8779229b32 [COFF] Fix /export:foo=bar when bar is a weak alias
new 6944e4abc89 AMDGPU: Force skips around traps
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/AMDGPU/SIInstrInfo.cpp | 2 +-
test/CodeGen/AMDGPU/skip-branch-trap.ll | 58 +++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/skip-branch-trap.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.
unknown user pushed a change to branch master
in repository zorg.
from cabecc75 Removed commented out builders and slaves.
new fb095b12 Removed long time off-line builders and slaves.
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:
buildbot/osuosl/master/config/builders.py | 117 +-----------------------------
buildbot/osuosl/master/config/slaves.py | 28 -------
2 files changed, 1 insertion(+), 144 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.