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 9b1ddcfb 0: update: llvm-linux: all
new ddc92be5 0: update: 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 (9b1ddcfb)
\
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 | 186 +-
02-build_llvm/console.log | 12147 +++++++++++++++++------------------
03-build_linux/console.log | 812 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13163 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13175 insertions(+), 13165 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 686918b062c Escape % in printf format string.
new be0783132fc [InstCombine] canonicalize a scalar-select-of-vectors to ve [...]
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/InstCombine/InstCombineSelect.cpp | 27 ++++++++++++++++++++++
.../InstCombine/select-extractelement.ll | 14 +++++++----
2 files changed, 37 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 clang-tools-extra.
from 6582e9ff [clang-doc] Fix records in global namespace
new c27ad99f [clang-doc] Redesign of generated HTML files
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:
clang-doc/HTMLGenerator.cpp | 231 +++--
clang-doc/Representation.cpp | 10 +-
clang-doc/Representation.h | 5 +-
clang-doc/assets/clang-doc-default-stylesheet.css | 996 +++++++++++++++++++---
clang-doc/assets/index.js | 16 +-
clang-doc/tool/ClangDocMain.cpp | 5 +
docs/clang-doc.rst | 1 +
unittests/clang-doc/HTMLGeneratorTest.cpp | 347 ++++----
8 files changed, 1272 insertions(+), 339 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 314d6209 0: update: llvm-linux: boot
new 62cb992e 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 (314d6209)
\
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 | 164 +-
02-build_llvm/console.log | 12025 ++++++++++++++++----------------
03-build_linux/console.log | 1706 ++---
04-boot_linux/console.log | 472 +-
console.log | 14367 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
6 files changed, 14377 insertions(+), 14371 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 7bac9261ce8 [WebAssembly] Forbid use of EM_ASM with setjmp/longjmp
new 686918b062c Escape % in printf format string.
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/CodeGen/BranchRelaxation.cpp | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from 8b1cf714be5 [AArch64][GlobalISel] Lower G_SHUFFLE_VECTOR with 1 elt src [...]
new f4cd64f2468 [X86] resolveTargetShuffleInputs - add DemandedElts variant. NFCI.
new 7bac9261ce8 [WebAssembly] Forbid use of EM_ASM with setjmp/longjmp
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:
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 24 ++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 13 +++++++++---
2 files changed, 34 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.