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-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 7d209ff3 0: update: binutils-gcc-linux: boot
new ac353351 0: update: binutils-gcc-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 (7d209ff3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 176 +-
02-prepare_abe/console.log | 220 +-
03-build_abe-binutils/console.log | 10778 ++++++++-------
04-build_abe-stage1/console.log | 13414 +++++++++----------
05-build_linux/console.log | 610 +-
06-boot_linux/console.log | 332 +-
console.log | 25554 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 24945 insertions(+), 26157 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c9d8130f 0: update: llvm-linux: 431
new 1079b2c7 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 (c9d8130f)
\
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 | 120 +-
02-build_llvm/console.log | 11484 ++++++++++++++++++-----------------
03-build_linux/console.log | 689 +--
04-boot_linux/console.log | 9 +
05-check_regression/console.log | 11 +-
06-update_baseline/console.log | 13 +-
console.log | 12326 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 6 +-
9 files changed, 12258 insertions(+), 12414 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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_gnu/gnu-master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 7b655372 0: good: gcc-3b275f5d4754c0b54c48aa325800c1b622792a8d: -5
new a2d5931e 0: : gcc-b8d03885017763f914a48b19b6cb383239430b97: -5
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 (7b655372)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 129 +-
02-prepare_abe/console.log | 266 +-
03-build_abe-bootstrap/console.log | 87898 +++++++++++++++++-----------------
04-check_regression/console.log | 13 +-
05-update_baseline/console.log | 6 +-
console.log | 88306 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 87577 insertions(+), 89053 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 3c5027808ad [DWARF] llvm::Error -> Error. NFC
new cd248aacbf2 [CostModel][X86] Add bool anyof/allof reduction costs
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/X86TargetTransformInfo.cpp | 42 +++++++++++++++
test/Analysis/CostModel/X86/reduce-and-widen.ll | 70 +++++++++----------------
test/Analysis/CostModel/X86/reduce-and.ll | 70 +++++++++----------------
test/Analysis/CostModel/X86/reduce-or-widen.ll | 70 +++++++++----------------
test/Analysis/CostModel/X86/reduce-or.ll | 70 +++++++++----------------
5 files changed, 138 insertions(+), 184 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 openmp.
from 6c19876 [OPENMP][NVPTX]Fix dynamic scheduling in L2+ SPMD parallel regions.
new 31b09e9 Fixed memory leak reported in Bugzilla: https://bugs.llvm.org [...]
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:
runtime/src/kmp_runtime.cpp | 11 +++++++++--
1 file changed, 9 insertions(+), 2 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 4914b8d0 [clangd] lower_bound -> bsearch, NFC
new f6859b0b [clangd] Include insertion: require header guards, drop other [...]
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:
clangd/index/CanonicalIncludes.cpp | 23 +---------
clangd/index/CanonicalIncludes.h | 6 +--
clangd/index/SymbolCollector.cpp | 69 ++++++++++++++++++------------
unittests/clangd/CodeCompleteTests.cpp | 1 +
unittests/clangd/FileIndexTests.cpp | 71 +++++--------------------------
unittests/clangd/SymbolCollectorTests.cpp | 57 ++++++++++++++-----------
unittests/clangd/TestTU.cpp | 14 ++++--
unittests/clangd/TestTU.h | 3 ++
8 files changed, 105 insertions(+), 139 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.