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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 61ce6b7df4 0: last-good: llvm-linux: 17492
new 253d46560f 0: good: llvm-linux: 17497
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 (61ce6b7df4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 16 +-
2-build_llvm/console.log | 9365 ++++++++++---------
{3-count_linux_objs => 3-build_linux}/console.log | 376 +-
3-count_linux_objs/kernel.release | 1 -
.../console.log | 13 +-
.../console.log | 17 +-
console.log | 9793 ++++++++++----------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 9753 insertions(+), 9844 deletions(-)
rename {3-count_linux_objs => 3-build_linux}/console.log (89%)
delete mode 100644 3-count_linux_objs/kernel.release
rename {4-check_regression => 5-check_regression}/console.log (69%)
rename {5-update_baseline => 6-update_baseline}/console.log (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 llvm.
from 81d4da9bf0d [ARM] Add some missing thumb1 opcodes to enable peephole op [...]
new 0ac04b4ce62 [DTU] Refine the interface and logic of applyUpdates
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/llvm/Analysis/DomTreeUpdater.h | 35 ++++--
lib/Analysis/DomTreeUpdater.cpp | 123 +++++++++++----------
lib/Transforms/Scalar/CallSiteSplitting.cpp | 2 +-
.../Scalar/CorrelatedValuePropagation.cpp | 2 +-
lib/Transforms/Scalar/JumpThreading.cpp | 25 +++--
lib/Transforms/Utils/BasicBlockUtils.cpp | 4 +-
lib/Transforms/Utils/Local.cpp | 32 +++---
unittests/Analysis/DomTreeUpdaterTest.cpp | 113 ++++++++++++++-----
8 files changed, 207 insertions(+), 129 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 gcc.
from 71c8e4e2f72 x86: (Reapply) Move AESNI generation to Skylake and Goldmont
new 22287fcdf08 PR middle-end/85598 * gimple-ssa-sprintf.c (pass_sprintf_ [...]
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/gimple-ssa-sprintf.c | 14 ++++++++++++++
gcc/testsuite/gcc.dg/pr85598.c | 16 ++++++++++++++++
3 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr85598.c
--
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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 63734dcba0 0: last-good: llvm-linux: 18106
new b50fda1657 0: good: llvm-linux: 18107
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 (63734dcba0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 13 +-
2-build_llvm/console.log | 9150 ++++++++--------
{3-count_linux_objs => 3-build_linux}/console.log | 1344 ++-
3-count_linux_objs/kernel.release | 1 -
.../console.log | 9 +-
.../console.log | 13 +-
console.log | 10509 ++++++++++---------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 10696 insertions(+), 10359 deletions(-)
rename {3-count_linux_objs => 3-build_linux}/console.log (80%)
delete mode 100644 3-count_linux_objs/kernel.release
rename {4-check_regression => 5-check_regression}/console.log (75%)
rename {5-update_baseline => 6-update_baseline}/console.log (76%)
--
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 cb94cd529 Split up minidump register context tests
new 17cb342b1 Avoid two-stage initialization of MinidumpParser
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:
source/Plugins/Process/minidump/MinidumpParser.cpp | 210 ++++++++++-----------
source/Plugins/Process/minidump/MinidumpParser.h | 9 +-
.../Plugins/Process/minidump/ProcessMinidump.cpp | 49 +++--
source/Plugins/Process/minidump/ProcessMinidump.h | 5 +-
unittests/Process/minidump/CMakeLists.txt | 1 +
unittests/Process/minidump/MinidumpParserTest.cpp | 130 ++++++-------
6 files changed, 187 insertions(+), 217 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.