This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 4b91991 0: init: binutils-gcc-glibc-llvm: 0
new 5b6a4ec 0: update: binutils-gcc-glibc-llvm: 0
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 (4b91991)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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 | 235 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10938 ++--
04-build_abe-stage1---/console.log | 7067 ++
04-build_abe-stage1/console.log | 7061 --
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 39035 ++++++-----
07-build_abe-stage2---/console.log | 20419 ++++++
07-build_abe-stage2/console.log | 20416 ------
08-build_llvm-true/console.log | 11693 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 63 +-
09-benchmark/console.log | 233 +-
10-check_regression/console.log | 657 +-
10-check_regression/results.log | 4231 ++
11-update_baseline/console.log | 664 +-
11-update_baseline/results.log | 4231 ++
console.log | 118548 +++++++++++++++++-----------------
jenkins/manifest.sh | 26 +-
results | 4 +-
results-0.csv | 1275 +
results-1.csv | 1004 +
results-full.csv | 1003 +
results.csv | 79 +
results_id | 2 +-
25 files changed, 131990 insertions(+), 117644 deletions(-)
create mode 100644 04-build_abe-stage1---/console.log
delete mode 100644 04-build_abe-stage1/console.log
create mode 100644 07-build_abe-stage2---/console.log
delete mode 100644 07-build_abe-stage2/console.log
create mode 100644 10-check_regression/results.log
create mode 100644 11-update_baseline/results.log
create mode 100644 results-0.csv
create mode 100644 results-1.csv
create mode 100644 results-full.csv
create mode 100644 results.csv
--
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 cd206b7a1ba Follow-up to r372209: Use single quotes for host_ldflags in [...]
new e700dd9b791 [SimplifyLibCalls] fix crash with empty function name (PR43347)
new 5a29b5f7db9 Revert "[AArch64][DebugInfo] Do not recompute CalleeSavedSt [...]
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:
include/llvm/CodeGen/TargetFrameLowering.h | 8 --
lib/CodeGen/LiveDebugValues.cpp | 3 +-
lib/CodeGen/RegUsageInfoCollector.cpp | 4 +-
lib/CodeGen/TargetFrameLoweringImpl.cpp | 15 +---
lib/Target/AArch64/AArch64FrameLowering.cpp | 4 -
lib/Target/ARM/ARMFrameLowering.cpp | 6 --
lib/Target/ARM/ARMFrameLowering.h | 2 -
lib/Transforms/Utils/SimplifyLibCalls.cpp | 27 +++----
...g-callee-save-size-after-livedebugvariables.mir | 92 ----------------------
.../MIR/Mips/live-debug-values-reg-copy.mir | 2 +-
.../MIR/X86/live-debug-values-reg-copy.mir | 2 +-
test/Transforms/InstCombine/sqrt.ll | 12 +++
12 files changed, 31 insertions(+), 146 deletions(-)
delete mode 100644 test/CodeGen/AArch64/wrong-callee-save-size-after-livedebugvari [...]
--
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-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 12f174e98c3 Merging r371969: ------------------------------------------ [...]
adds 0399d5a9682 Add external project LDC to release notes.
No new revisions were added by this update.
Summary of changes:
llvm/docs/ReleaseNotes.rst | 15 +++++++++++++++
1 file changed, 15 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 03e6323 0: update: llvm-linux: all
new 431adb6 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 (03e6323)
\
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 | 176 +-
02-build_llvm/console.log | 12010 +++++++++++++++---------------
03-build_linux/console.log | 3070 ++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 15291 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 15275 insertions(+), 15300 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.