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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7c0f9cce 0: update: llvm-linux: 18208
new 9c380c78 0: update: llvm-linux: 18210
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 (7c0f9cce)
\
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 | 54 +-
02-build_llvm/console.log | 12060 +++++++++++++++++------------------
03-build_linux/console.log | 791 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 28 -
console.log | 12915 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 12929 insertions(+), 12943 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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
from 44418aab 7: update: llvm-1549b4699a84838c3969590dc4f757b72f39f40d: 16051
new 5407e227 8: reset: linux-9a06efc745c37e62888142671e23624f136c3117: 16046
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 | 79 +-
02-build_llvm/console.log | 12248 +++++++++++++------------
03-build_linux/console.log | 6110 +++++++------
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 65 +-
console.log | 18526 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 18508 insertions(+), 18556 deletions(-)
create mode 100644 reset-baseline
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 53122397 0: update: llvm-linux: all
new f3251e52 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 (53122397)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 102 +-
02-build_llvm/console.log | 12319 ++++++++++++++++++------------------
03-build_linux/console.log | 804 +--
04-boot_linux/console.log | 2 +-
console.log | 13227 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 13238 insertions(+), 13228 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-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from 4e858e4ac00 Merging r372038:
adds 0acab01d54d Merging r372675:
adds 07c14222869 Merging r372883:
adds 7a140f4a293 Merging r372886:
adds 5ab44f3ec15 Revert "Fix lookup of symbols at the same address with no s [...]
adds 28726b909b9 Merging r373049:
adds 933cfc66fbe Merging r373397:
new 2cec4d0850a Merging r371733:
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/test/Driver/compilation_database.c | 4 +--
clang/unittests/CMakeLists.txt | 9 +++++
lldb/lit/SymbolFile/Inputs/sizeless-symbol.s | 8 -----
lldb/lit/SymbolFile/sizeless-symbol.test | 14 --------
lldb/source/Symbol/Symtab.cpp | 10 ++----
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp | 8 ++---
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +-
llvm/lib/Target/X86/X86InstrInfo.cpp | 4 +++
.../GlobalISel/arm64-irtranslator-switch.ll | 42 ++++++++++++++++++++++
llvm/test/CodeGen/X86/pr43529.ll | 39 ++++++++++++++++++++
llvm/test/CodeGen/X86/scalarize-fp.ll | 23 ++++++++++++
11 files changed, 126 insertions(+), 37 deletions(-)
delete mode 100644 lldb/lit/SymbolFile/Inputs/sizeless-symbol.s
delete mode 100644 lldb/lit/SymbolFile/sizeless-symbol.test
create mode 100644 llvm/test/CodeGen/X86/pr43529.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.