This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e2e53c456d4 ARM: use acquire/release instruction variants when available.
new a7f5217bfb5 [MIPS GlobalISel] Remove switch statement (fix r349346 for MSVC)
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/Mips/MipsLegalizerInfo.cpp | 7 +------
1 file changed, 1 insertion(+), 6 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 clang.
from 564948e9bf [ASTImporter] Add importer specific lookup
new e5939c6db5 Build ASTImporterTest.cpp with /bigobj on MSVC builds to kee [...]
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:
unittests/AST/CMakeLists.txt | 4 ++++
1 file changed, 4 insertions(+)
--
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 e0c1c98768d DWARF: Don't expand hash table when no insertion is needed
new 8fd53d00482 * config.gcc (powerpc-ibm-aix6.*): Delete extra_headers. (p [...]
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 | 6 ++++++
gcc/config.gcc | 3 ---
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from 76d2760bc3 Automatic date update in version.in
adds a65f68357f Factorize killing the children in linux-ptrace.c, and fix a [...]
adds 40b9228581 Automatic date update in version.in
adds 3a551c7a1b PR23994, libbfd integer overflow
adds 4ef5dbe493 OBVIOUS: Fix ARI warning by removing warning trailing new line
adds 51b4f73a37 AArch64: Fix the gdb build with musl libc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/aoutx.h | 40 ++++++++++----------
bfd/elf.c | 32 ++++++++++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +++++++++
gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
gdb/nat/linux-ptrace.c | 77 ++++++++++++++++++++------------------
7 files changed, 117 insertions(+), 66 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-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d9febdea9 gcc-05a6995e14fc031a3da87a5c95d554d02bef283a: 17396
new 0074f473c binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: 17396
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 (d9febdea9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
1-reset_artifacts/console.log | 110 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6234 ++++----
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 12909 ++++++++-------
5-count_linux_objs/console.log | 12605 ++++++++-------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 10 +-
console.log | 31906 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 31885 insertions(+), 31933 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 765a7627d9b [MCA] Add support for BeginGroup/EndGroup.
new e2e53c456d4 ARM: use acquire/release instruction variants when available.
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/ARM/ARMISelLowering.cpp | 3 +-
lib/Target/ARM/ARMInstrThumb2.td | 14 ++--
test/CodeGen/ARM/atomic-ops-m33.ll | 140 +++++++++++++++++++++++++++++++++++++
test/CodeGen/ARM/ldstrex-m.ll | 21 +++---
4 files changed, 162 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/ARM/atomic-ops-m33.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-master-aarch64-mainline-defconfig
in repository toolchain/binutils-gdb.
from 76d2760bc3 Automatic date update in version.in
adds a65f68357f Factorize killing the children in linux-ptrace.c, and fix a [...]
adds 40b9228581 Automatic date update in version.in
adds 3a551c7a1b PR23994, libbfd integer overflow
adds 4ef5dbe493 OBVIOUS: Fix ARI warning by removing warning trailing new line
adds 51b4f73a37 AArch64: Fix the gdb build with musl libc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/aoutx.h | 40 ++++++++++----------
bfd/elf.c | 32 ++++++++++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +++++++++
gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
gdb/nat/linux-ptrace.c | 77 ++++++++++++++++++++------------------
7 files changed, 117 insertions(+), 66 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 5566e8e79 linux-7566ec393f4161572ba6f11ad5171fd5d59b0fbd: all
new 8ca02ccdd binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: 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 (5566e8e79)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 70 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3570 +++---
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4872 ++++----
5-count_linux_objs/console.log | 14454 ++++++++++++-----------
console.log | 22890 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 22886 insertions(+), 22990 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-allmodconfig
in repository toolchain/binutils-gdb.
from f717887adc Automatic date update in version.in
adds f7ac3ce5a8 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a5f6dc669 gcc-230845da33c7aec4bfb83df79920518ce45a449a: all
new 0ff8990dc binutils-f7ac3ce5a83c1c6b3a776a3e3067a3aab36a2620: 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 (a5f6dc669)
\
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:
1-reset_artifacts/console.log | 47 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6472 +++++++--------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 8382 +++++++++----------
5-count_linux_objs/console.log | 1216 +--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 16159 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 16219 insertions(+), 16105 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.