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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6f7da94f 0: update: binutils-gcc-linux: all
new 3b279fd9 0: update: binutils-gcc-linux: 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 (6f7da94f)
\
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:
01-reset_artifacts/console.log | 72 +-
02-prepare_abe/console.log | 156 +-
03-build_abe-binutils/console.log | 11466 +++++++-------
04-build_abe-stage1/console.log | 15962 ++++++++++----------
05-build_linux/console.log | 1658 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29349 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 29303 insertions(+), 29392 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 lldb.
from 4a4ea3f4b Make yet another attempt in restoring SymbolFilePDBTests
new 738ee4d5a [lldb][NFC] Create the ASTContext in ClangASTContext exactly once.
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/Symbol/ClangASTContext.h | 10 +-
source/Symbol/ClangASTContext.cpp | 114 +++++++++++----------
.../SymbolFile/DWARF/DWARFASTParserClangTests.cpp | 17 ++-
3 files changed, 78 insertions(+), 63 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 43b05ab4b9e [InstSimplify] fold fma/fmuladd with a NaN or undef operand
new ec777bf96d0 NFC: directly return when CommonExitBlock != Succ
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/Transforms/Utils/CodeExtractor.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 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 69fd157a3d time: Add padding for the timespec if required
new 21417aaa88 Enable passing arguments to the inferior in debugglibc.sh
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 | 5 +++++
Makefile | 30 ++++++++++++++++++++++--------
2 files changed, 27 insertions(+), 8 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 809fe86a 0: update: binutils-gcc-linux: all
new dfcba39b 0: update: binutils-gcc-linux: 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 (809fe86a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 175 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11463 ++++++------
04-build_abe-stage1/console.log | 20127 +++++++++++----------
05-build_linux/console.log | 2016 ++-
06-boot_linux/console.log | 2 +-
console.log | 34252 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 34201 insertions(+), 34292 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 45a8ceb940b LICM - remove unused variable and reduce scope of another v [...]
new e1e678465b0 Revert r373431 "Switch lowering: omit range check for bit t [...]
new 43b05ab4b9e [InstSimplify] fold fma/fmuladd with a NaN or undef operand
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/CodeGen/SwitchLoweringUtils.h | 3 +-
lib/Analysis/InstructionSimplify.cpp | 9 ++++++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 40 ++++++++++--------------
test/CodeGen/X86/switch-bt.ll | 5 +--
test/Transforms/InstSimplify/call.ll | 36 +++++++--------------
5 files changed, 42 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 llvm.
from 2e3f961efc0 [ARM] Identity shuffles are legal
new 951c1a79316 MetadataLoader upgradeCUVariables() - silence static analyz [...]
new fef634a1b38 WinException::emitExceptHandlerTable - silence static analy [...]
new 30aaa8cf5a4 Fix uninitialized variable warning. NFCI.
new 45a8ceb940b LICM - remove unused variable and reduce scope of another v [...]
The 4 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/Bitcode/Reader/MetadataLoader.cpp | 2 +-
lib/CodeGen/AsmPrinter/WinException.cpp | 3 +--
lib/Demangle/MicrosoftDemangle.cpp | 2 +-
lib/Transforms/Scalar/LICM.cpp | 6 ++----
4 files changed, 5 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.