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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from afc6a300 0: update: llvm-af0c828a1ef2a85e8e98d97e8f72d985ed08fe6f: all
new 7743481c 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 18680
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 | 239 +-
02-build_llvm/console.log | 11898 +++++++++---------
03-build_linux/console.log | 1233 +-
04-boot_linux/console.log | 8 -
05-check_regression/console.log | 19 +-
06-update_baseline/console.log | 21 +
console.log | 13396 +++++++++++----------
jenkins/manifest.sh | 10 +-
06-update_baseline/console.log => reset-baseline | 0
results | 4 +-
10 files changed, 13935 insertions(+), 12893 deletions(-)
delete mode 100644 04-boot_linux/console.log
copy 06-update_baseline/console.log => reset-baseline (100%)
--
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 970c41dd6cc [X86] Allow pack instructions to be used for 512->256 trunc [...]
new 5e6b7a83c29 [NFC][LICM] Pre-commit test for unary FNeg support in LICM.
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:
test/Transforms/LICM/hoisting.ll | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
--
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 f5b21a68e43 [X86] Add test cases for missed opportunities to use pack i [...]
new 970c41dd6cc [X86] Allow pack instructions to be used for 512->256 trunc [...]
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/X86ISelLowering.cpp | 11 ++++++++--
test/CodeGen/X86/min-legal-vector-width.ll | 33 ++++++++++++------------------
2 files changed, 22 insertions(+), 22 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 3aec6a87 [clang-doc] Parallelize reducing phase
new 31386e88 [clang-doc] Add second index for sections within info's content
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 | 100 +++++++++++++++++++++++++----
clang-doc/Representation.h | 3 +
unittests/clang-doc/HTMLGeneratorTest.cpp | 103 +++++++++++++++++++++++++-----
3 files changed, 179 insertions(+), 27 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4bacdf40 3: update: llvm-957380714da38ca4871602933388bce32c32d7aa: 16538
discards 417ba4d5 2: reset: llvm-0f957109761913c563922f1afd4ceb29ef21bbd0: 16538
discards ce4b4511 1: update: linux-fd1594eb706427cc0d88fdfc2c1dbecd5abe7a83: 16550
new bdba3cb7 1: update: llvm-linux: 16550
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 (4bacdf40)
\
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 12025 ++++++++++++++-------------
03-build_linux/console.log | 4797 +++++------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 53 +-
console.log | 17049 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
results | 2 +-
8 files changed, 16833 insertions(+), 17278 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 f6ba8da08 Add support for deterministically linked binaries on macOS to lldb.
new aaef95db6 [Symbol] Remove commented out code from CompileUnit
new a17be8e0a [CommandObject] Remove unused function
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:
source/Commands/CommandObjectCommands.cpp | 2 --
source/Symbol/CompileUnit.cpp | 43 -------------------------------
2 files changed, 45 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 888f17efa6b Revert r367501 "Create unique, but identically-named ELF se [...]
new f5b21a68e43 [X86] Add test cases for missed opportunities to use pack i [...]
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:
test/CodeGen/X86/min-legal-vector-width.ll | 90 ++++++++++++++++++++++++++++++
1 file changed, 90 insertions(+)
--
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 37d6e413 Code completion should not ignore default parameters in functions.
new 3aec6a87 [clang-doc] Parallelize reducing phase
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/tool/ClangDocMain.cpp | 115 ++++++++++++++++++++++------------------
1 file changed, 63 insertions(+), 52 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.