This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel
in repository toolchain/jenkins-scripts.
discards 550049e tcwg-rr-llvm-kernel.sh: New job script.
new 910b7dc tcwg-rr-llvm-kernel.sh: New job script.
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 (550049e)
\
N -- N -- N refs/heads/llvm-kernel (910b7dc)
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:
jenkins-helpers.sh | 19 +++++++++++++++++++
start-container-docker.sh | 7 +++++++
tcwg-rr-llvm-kernel.sh | 2 +-
3 files changed, 27 insertions(+), 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from f9db20da [clang-doc] Explicitly cast to unique_ptr
new d9ee0dd0 Attempt to fix clangd tests on older compilers
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/clangd/CodeCompleteTests.cpp | 28 ++++++++++++++++------------
1 file changed, 16 insertions(+), 12 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 lld.
from 3db9ffc90 [LLD][ELF] - Stop using binary input in merge-invalid-size.s [...]
new 489f6c754 [LLD][ELF] - Add test case.
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:
.../invalid/{comdat-broken.test => sht-group-wrong-section.test} | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
copy test/ELF/invalid/{comdat-broken.test => sht-group-wrong-section.test} (73%)
--
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 libcxxabi.
from 357347f [itanium demangler] Add llvm::itaniumFindTypesInMangledName()
new bd80f66 [libcxxabi] Fix test_exception_address_alignment test for ARM
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/test_exception_address_alignment.pass.cpp | 3 ++-
1 file changed, 2 insertions(+), 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.
"Maxim Kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
omits f0b29b88a47 [Support] NFC: Allow modifying access/modification times in [...]
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/llvm-kernel-aarch64-tested (20a211a99b5)
\
O -- O -- O (f0b29b88a47)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
include/llvm/Support/FileSystem.h | 10 +---------
lib/Support/Unix/Path.inc | 13 ++++---------
lib/Support/Windows/Path.inc | 8 +++-----
tools/llvm-ar/llvm-ar.cpp | 2 +-
unittests/Support/Path.cpp | 2 +-
5 files changed, 10 insertions(+), 25 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.
"Maxim Kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
omits 3ea7b0a0b1e [BasicAA] Don't assume tail calls with byval don't alias allocas
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/llvm-kernel-aarch64-tested (a297d964167)
\
O -- O -- O (3ea7b0a0b1e)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
lib/Analysis/BasicAliasAnalysis.cpp | 13 ++++++------
test/Analysis/BasicAA/tail-byval.ll | 15 --------------
test/Transforms/DeadStoreElimination/tail-byval.ll | 23 ----------------------
3 files changed, 6 insertions(+), 45 deletions(-)
delete mode 100644 test/Analysis/BasicAA/tail-byval.ll
delete mode 100644 test/Transforms/DeadStoreElimination/tail-byval.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.
"Maxim Kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from a297d964167 Revert "[WebAssembly] Added default stack-only instruction [...]
adds 3ea7b0a0b1e [BasicAA] Don't assume tail calls with byval don't alias allocas
No new revisions were added by this update.
Summary of changes:
lib/Analysis/BasicAliasAnalysis.cpp | 13 ++++++------
test/Analysis/BasicAA/tail-byval.ll | 15 ++++++++++++++
test/Transforms/DeadStoreElimination/tail-byval.ll | 23 ++++++++++++++++++++++
3 files changed, 45 insertions(+), 6 deletions(-)
create mode 100644 test/Analysis/BasicAA/tail-byval.ll
create mode 100644 test/Transforms/DeadStoreElimination/tail-byval.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.
"Maxim Kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
omits 3ea7b0a0b1e [BasicAA] Don't assume tail calls with byval don't alias allocas
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/llvm-kernel-aarch64-tested (a297d964167)
\
O -- O -- O (3ea7b0a0b1e)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
lib/Analysis/BasicAliasAnalysis.cpp | 13 ++++++------
test/Analysis/BasicAA/tail-byval.ll | 15 --------------
test/Transforms/DeadStoreElimination/tail-byval.ll | 23 ----------------------
3 files changed, 6 insertions(+), 45 deletions(-)
delete mode 100644 test/Analysis/BasicAA/tail-byval.ll
delete mode 100644 test/Transforms/DeadStoreElimination/tail-byval.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.