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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8a4981b8 2: good: llvm-linux: 394
new 0deb3eb9 2: good: llvm-linux: 394
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 (8a4981b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 220 +-
02-build_llvm/console.log | 11434 +++++++++++++++++------------------
03-build_linux/console.log | 580 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 34 +-
console.log | 12270 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12281 insertions(+), 12269 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 7144be6b918 [X86] Teach the isel optimization for (x << C1) op C2 to (x [...]
new d7f746ca03b [llvm-objcopy][NFC] Move ELF-specific logic into /ELF/ directory
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:
tools/llvm-objcopy/CopyConfig.cpp | 37 ++++-------------------------------
tools/llvm-objcopy/CopyConfig.h | 25 +++++++++++++++++++++--
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 24 +++++++++++++++++++----
3 files changed, 47 insertions(+), 39 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 dbd7f6e33 Create an instance of Target after reading all input files. NFC.
new 24042b47b [COFF] Optimize range extension thunk insertion memory usage
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:
COFF/Chunks.cpp | 25 +++-------------------
COFF/Chunks.h | 13 -----------
COFF/InputFiles.h | 7 ++++++
COFF/PDB.cpp | 1 -
COFF/Writer.cpp | 64 ++++++++++++++++++++++++++++++++++++++++---------------
5 files changed, 57 insertions(+), 53 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6805d998 0: good: llvm-linux: all
new d84abedb 0: good: llvm-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 (6805d998)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 166 +-
02-build_llvm/console.log | 11572 ++++++++++++++++++------------------
03-build_linux/console.log | 749 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 21 -
console.log | 12489 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12365 insertions(+), 12644 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 f290220c22d Delay initialization of three static global maps, NFC
new 7144be6b918 [X86] Teach the isel optimization for (x << C1) op C2 to (x [...]
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/X86/X86ISelDAGToDAG.cpp | 52 +++++++++++++++++++++-----------------
test/CodeGen/X86/narrow-shl-cst.ll | 14 +++++-----
2 files changed, 36 insertions(+), 30 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 fd1eff126 Regression test to ensure that we handling importing of std:: [...]
new 754624284 [NFC] find_first_of/find_last_of -> find/rfind for single char.
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/Interpreter/CommandInterpreter.cpp | 2 +-
source/Interpreter/OptionValueProperties.cpp | 3 +--
source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | 4 ++--
source/Target/CPPLanguageRuntime.cpp | 2 +-
4 files changed, 5 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 clang.
from 2ccfb1c155 [WebAssembly] Reland of rL356953 (4dcf3acce6)
new 228956a750 [Driver] Default Android toolchains to noexecstack.
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/clang/Driver/ToolChain.h | 3 +++
lib/Driver/ToolChain.cpp | 4 ++++
lib/Driver/ToolChains/Clang.cpp | 5 ++++-
lib/Driver/ToolChains/Gnu.cpp | 9 +++++++++
lib/Driver/ToolChains/Linux.cpp | 4 ++++
lib/Driver/ToolChains/Linux.h | 1 +
test/Driver/integrated-as.c | 5 +++++
test/Driver/linux-as.c | 4 ++--
test/Driver/linux-ld.c | 9 +++++++++
9 files changed, 41 insertions(+), 3 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards e2dc3380 2: good: llvm-linux: 5477
new 11d9ebfa 2: good: llvm-linux: 5477
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 (e2dc3380)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 14 +-
02-build_llvm/console.log | 11226 ++++++++++++++++-----------------
03-build_linux/console.log | 1763 +++---
06-update_baseline/console.log | 76 +-
console.log | 13079 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 13083 insertions(+), 13085 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.