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 dde996e213 Don't include buildsym-legacy.h in windows-nat.c
new 3abea05d9b Remove two unused items from windows-nat.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:
gdb/ChangeLog | 5 +++++
gdb/windows-nat.c | 14 --------------
2 files changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 47672023 0: update: llvm-linux: 16
new cf715609 0: update: llvm-linux: 16
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 (47672023)
\
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 | 128 +-
02-build_llvm/console.log | 12297 ++++++++++++++++++------------------
03-build_linux/console.log | 838 ++-
console.log | 13263 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 13266 insertions(+), 13268 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 17af3d63 0: update: llvm-linux: boot
new b6ea7306 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 (17af3d63)
\
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:
01-reset_artifacts/console.log | 124 +-
02-build_llvm/console.log | 11964 +++++++++++++++++------------------
03-build_linux/console.log | 726 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 12847 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12833 insertions(+), 12858 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 80fd3bf4c9b AMDGPU: Add offsets to MMO when lowering buffer intrinsics
new 742c52472ca [CodeExtractor] Factor out and reuse shrinkwrap analysis
new d6987046197 [SLP] add test with prefer-vector-width function attribute; [...]
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:
include/llvm/Transforms/IPO/HotColdSplitting.h | 7 +-
include/llvm/Transforms/Utils/CodeExtractor.h | 47 ++++-
lib/Transforms/IPO/BlockExtractor.cpp | 3 +-
lib/Transforms/IPO/HotColdSplitting.cpp | 26 +--
lib/Transforms/IPO/LoopExtractor.cpp | 6 +-
lib/Transforms/IPO/PartialInlining.cpp | 8 +-
lib/Transforms/Utils/CodeExtractor.cpp | 212 +++++++++++++----------
test/Transforms/SLPVectorizer/X86/load-merge.ll | 59 +++++++
unittests/Transforms/Utils/CodeExtractorTest.cpp | 15 +-
9 files changed, 265 insertions(+), 118 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 binutils-gdb.
from 79bb1944d6 Move declaration of overload_debug to header
new cd6fdaa1ed Let ARI allow gdb %p printf extensions
new dde996e213 Don't include buildsym-legacy.h in windows-nat.c
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:
gdb/ChangeLog | 8 ++++++++
gdb/contrib/ari/gdb_ari.sh | 3 ++-
gdb/windows-nat.c | 1 -
3 files changed, 10 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.
unknown user pushed a change to branch master
in repository llvm.
from 03c92d2e979 [Attributor][Fix] Temporary fix for windows build bot failure
new 80fd3bf4c9b AMDGPU: Add offsets to MMO when lowering buffer intrinsics
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/SIISelLowering.cpp | 78 +++-
lib/Target/AMDGPU/SIISelLowering.h | 6 +-
.../AMDGPU/buffer-intrinsics-mmo-offsets.ll | 414 +++++++++++++++++++++
3 files changed, 487 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/buffer-intrinsics-mmo-offsets.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 compiler-rt.
from 757fcb8a3 [builtins] Unbreak build on FreeBSD armv7 after D60351
new 6b1ce8376 [sanitizer] Disable crypt*.cpp tests on Android
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:
test/sanitizer_common/TestCases/Linux/crypt_r.cpp | 9 ++++-----
test/sanitizer_common/TestCases/Posix/crypt.cpp | 3 +++
2 files changed, 7 insertions(+), 5 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 3203690170 wordexp: Split out command execution tests from posix/wordexp-test
new 25465ee037 posix/tst-wordexp-nocmd: Fix diagnostics output in test
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 | 4 ++++
posix/tst-wordexp-nocmd.c | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.