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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4112a310 0: update: llvm-linux: all
new 276d2b4b 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 (4112a310)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 122 +-
02-build_llvm/console.log | 11997 ++++++++++++++++++------------------
03-build_linux/console.log | 660 +-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 12806 +++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
7 files changed, 12785 insertions(+), 12841 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 792f4c6b 0: update: llvm-linux: boot
new 998a1ca4 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 (792f4c6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 130 +-
02-build_llvm/console.log | 9884 ++++++++++++++++++------------------
03-build_linux/console.log | 640 +--
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 25 +
console.log | 10683 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 10713 insertions(+), 10663 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 51e75e563c7 [LV] Fix test failure in a Release build.
new 3b859eaf517 [Loop Peeling] Introduce an option for profile based peelin [...]
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/llvm/Transforms/Scalar/LoopUnrollPass.h | 7 ++++
include/llvm/Transforms/Utils/UnrollLoop.h | 3 +-
lib/Passes/PassBuilder.cpp | 2 +
lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp | 6 +--
lib/Transforms/Scalar/LoopUnrollPass.cpp | 50 +++++++++++++----------
test/Transforms/LoopUnroll/peel-loop-pgo-deopt.ll | 3 +-
6 files changed, 45 insertions(+), 26 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 gcc.
from e4e3943c25e /cp 2019-08-02 Paolo Carlini <paolo.carlini(a)oracle.com>
new e63ca5570db Properly detect working jobserver in gcc driver.
new 0e23c46fa22 2019-08-02 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 24 +++++++++++++++
gcc/gcc.c | 42 ++++++++++++++++++++++++++
gcc/gcc.h | 1 +
gcc/lto-wrapper.c | 2 +-
gcc/tree-ssa-loop-im.c | 22 +++++++++-----
gcc/vec.h | 81 +++++++++++++++++++++++++++++++++++++++++++++++++-
6 files changed, 163 insertions(+), 9 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 5f04e2ac [clang-tools-extra] Adopt FileManager's error-returning APIs
new 5c44ec4b [clangd] Add new helpers to make tweak tests scale better. Co [...]
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/unittests/CMakeLists.txt | 1 +
clangd/unittests/TweakTesting.cpp | 132 ++++++++++
clangd/unittests/TweakTesting.h | 103 ++++++++
clangd/unittests/TweakTests.cpp | 495 ++++++++++----------------------------
4 files changed, 366 insertions(+), 365 deletions(-)
create mode 100644 clangd/unittests/TweakTesting.cpp
create mode 100644 clangd/unittests/TweakTesting.h
--
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 binutils-gdb.
from 6a010cf67a [GOLD] PowerPC relocation signed overflow check
new 89c52ae3a2 [GOLD] PowerPC64 pc-relative TLS support
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:
elfcpp/ChangeLog | 6 +
elfcpp/powerpc.h | 6 +
gold/ChangeLog | 9 ++
gold/powerpc.cc | 406 +++++++++++++++++++++++++++++++++++++++++++++----------
4 files changed, 359 insertions(+), 68 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-mainline-defconfig
in repository toolchain/ci/linux.
from 5c6207539aea Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 223ecaf140b1 gpiolib: fix incorrect IRQ requesting of an active-low lineevent
adds ffe0bbabb0cf gpio: don't WARN() on NULL descs if gpiolib is disabled
adds 238644ce4b50 Merge tag 'gpio-v5.3-rc3-fixes-for-linus' of git://git.ker [...]
adds d95da993383c gpiolib: Preserve desc->flags when setting state
adds 28f5ab1e12ba Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/li [...]
adds fc62113b32c9 mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
adds ba2d139b02ba mmc: dw_mmc: Fix occasional hang after tuning on eMMC
adds 665e985c2f41 mmc: meson-mx-sdio: Fix misuse of GENMASK macro
adds 3a6ffb3c8c32 mmc: mmc_spi: Enable stable writes
adds 1e78030e5e5b Merge tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/gpio/gpiolib.c | 23 ++++++++++-----
drivers/mmc/core/queue.c | 5 ++++
drivers/mmc/host/dw_mmc.c | 3 +-
drivers/mmc/host/meson-mx-sdio.c | 2 +-
drivers/mmc/host/sdhci-sprd.c | 1 +
include/linux/gpio/consumer.h | 64 ++++++++++++++++++++--------------------
6 files changed, 55 insertions(+), 43 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 38351f0c 0: update: llvm-linux: boot
new e51eb4cd 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 (38351f0c)
\
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 | 11897 ++++++++++++++++++-----------------
03-build_linux/console.log | 670 +-
04-boot_linux/console.log | 436 +-
06-update_baseline/console.log | 25 +
console.log | 13194 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 13223 insertions(+), 13179 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.