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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d69e941a71 gcc-21350b1beb296202ef6e4d759f209599c7d934aa: all
new 32aa0ca571 binutils-1688cb2916e7bc46c92dd6f5ac2ba0da6c832274: 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 (d69e941a71)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3481 ++---
4-build_abe-stage1/console.log | 3898 +++---
5-count_linux_objs/console.log | 18578 +++++++++++++-------------
console.log | 26173 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 26203 insertions(+), 25973 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 c9e555791db GlobalISel: Fix artifact combiner constant legality checks [...]
new cceef2f7367 AMDGPU/GlobalISel: Restrict g_implicit_def legality
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/AMDGPULegalizerInfo.cpp | 23 +-
.../GlobalISel/legalize-extract-vector-elt.mir | 43 ++-
.../CodeGen/AMDGPU/GlobalISel/legalize-extract.mir | 73 +++--
.../AMDGPU/GlobalISel/legalize-implicit-def.mir | 353 ++++++++++++++++++++-
4 files changed, 441 insertions(+), 51 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 libcxx.
from 0c9225048 Add UBSAN annotation to __hash_table::rehash; we don't do any [...]
new b72412d27 Add static_asserts to tuple's comparison operators to enforce [...]
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:
include/tuple | 2 ++
1 file changed, 2 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 lld.
from 822543c66 Fix a bug in R_X86_64_PC{8,16} relocation handling.
new fd4d30f6e [WebAssembly] Improve docs for wasm linker
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:
docs/WebAssembly.rst | 35 +++++++++++++++++++++++++++++------
1 file changed, 29 insertions(+), 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 llvm.
from 7c32994026e AMDGPU/GlobalISel: Don't use g_implicit_def in a few tests
new c9e555791db GlobalISel: Fix artifact combiner constant legality checks [...]
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:
.../GlobalISel/LegalizationArtifactCombiner.h | 19 +++--
.../AMDGPU/GlobalISel/artifact-combiner-anyext.mir | 70 +++++++++++++++
.../AMDGPU/GlobalISel/artifact-combiner-sext.mir | 99 ++++++++++++++++++++++
.../AMDGPU/GlobalISel/artifact-combiner-zext.mir | 85 +++++++++++++++++++
.../GlobalISel/legalize-extract-vector-elt.mir | 23 ++---
5 files changed, 274 insertions(+), 22 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-anyext.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-sext.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-zext.mir
--
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 libcxx.
from 11b7c5288 Revert "[libc++] Only add dylib-related features when using t [...]
new 0c9225048 Add UBSAN annotation to __hash_table::rehash; we don't do any [...]
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:
include/__hash_table | 1 +
1 file changed, 1 insertion(+)
--
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 lldb.
from 975864527 [lldb-server] Improve support on Windows
new cc606d125 Add missing overrides
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:
include/lldb/Host/windows/PipeWindows.h | 4 ++--
1 file changed, 2 insertions(+), 2 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8b9d496685 llvm-7ec84db44f05e9f19ef5c04b6ba1147b2d2cba9c: all
new 44d89aa69a llvm-98ebe7460199b9cd79eb562b5e8705ad28f5513f: 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 (8b9d496685)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 71 +-
2-build_llvm/console.log | 10212 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 59 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10348 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10353 insertions(+), 10361 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1ba9757f32 binutils-1688cb2916e7bc46c92dd6f5ac2ba0da6c832274: all
new 0ff9be856f gcc-d27c109b7616295544ab9f8cac48172020a24c5b: 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 (1ba9757f32)
\
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 | 22 +-
3-build_abe-binutils/console.log | 3346 +-
4-build_abe-stage1/console.log | 3845 +-
5-count_linux_objs/console.log | 283604 ++++++++++++++++++-----------------
console.log | 290639 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 290631 insertions(+), 290845 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.