This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 5ceac8c5 0: update: binutils-gcc-glibc: 0
new 5876c86e 0: reset: binutils-gcc-glibc: 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 (5ceac8c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-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 | 168 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 10802 ++--
04-build_abe-stage1---/console.log | 13580 +++--
05-build_abe-linux/console.log | 310 +-
06-build_abe-glibc/console.log | 37436 ++++++------
07-build_abe-stage2---/console.log | 39979 +++++++------
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 21 +-
09-benchmark/console.log | 131 +-
10-check_regression/console.log | 1137 +-
10-check_regression/results.log | 7061 ---
11-update_baseline/console.log | 2237 +-
11-update_baseline/results.log | 4714 +-
console.log | 106184 +++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
reset-baseline | 0
results-0.csv | 3553 +-
results-1.csv | 3572 +-
results-full.csv | 3652 +-
results.csv | 245 +-
results_id | 2 +-
22 files changed, 112671 insertions(+), 122535 deletions(-)
delete mode 100644 10-check_regression/results.log
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.
unknown user pushed a change to branch master
in repository llvm.
from d0f842f84bf [llvm-exegesis] Add missing std::move in rL374146.
new 102de6b935c [TableGen] Fix crash when using HwModes in CodeEmitterGen
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/TableGen/HwModeEncodeDecode.td | 9 +++++++++
utils/TableGen/CodeEmitterGen.cpp | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
--
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 7af5e00bc3a * config/avr/avr.md: Fix typo in a comment.
new fe073cb1542 * doc/avr-mmcu.texi: Re-generate because config/avr/avr-de [...]
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:
gcc/doc/avr-mmcu.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 bf179450778 [llvm-exegesis] Explore LEA addressing modes.
new 30ed5caab51 [llvm-exegesis][NFC] Fix rL374146.
new db4d724079a Unify the two CRC implementations
new d0f842f84bf [llvm-exegesis] Add missing std::move in rL374146.
The 3 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/Support/CRC.h | 45 +++++++-
include/llvm/Support/JamCRC.h | 48 ---------
lib/DebugInfo/PDB/Native/Hash.cpp | 5 +-
lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp | 5 +-
lib/DebugInfo/PDB/Native/TpiHashing.cpp | 6 +-
lib/DebugInfo/Symbolize/Symbolize.cpp | 2 +-
lib/MC/WinCOFFObjectWriter.cpp | 4 +-
lib/Support/CMakeLists.txt | 1 -
lib/Support/CRC.cpp | 113 +++++++++++++--------
lib/Support/JamCRC.cpp | 96 -----------------
.../Instrumentation/PGOInstrumentation.cpp | 6 +-
tools/llvm-exegesis/lib/X86/Target.cpp | 6 +-
tools/llvm-objcopy/COFF/COFFObjcopy.cpp | 13 +--
tools/llvm-objcopy/CopyConfig.cpp | 10 +-
unittests/Support/CRCTest.cpp | 23 ++++-
utils/gn/secondary/llvm/lib/Support/BUILD.gn | 1 -
16 files changed, 151 insertions(+), 233 deletions(-)
delete mode 100644 include/llvm/Support/JamCRC.h
delete mode 100644 lib/Support/JamCRC.cpp
--
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 2907abe4d [lldb] Don't crash when the ASTImporter produces diagnostics [...]
new 02184ba99 Unify the two CRC implementations
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:
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 8 +++-----
1 file changed, 3 insertions(+), 5 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.
from d2d3fbf131 [c++20] P1152R4: warn on any simple-assignment to a volatile [...]
new 2a13736029 Unify the two CRC implementations
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/AST/MicrosoftMangle.cpp | 4 ++--
1 file changed, 2 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 lld.
from 84513dbf8 Use lld-link instead of llvm-dlltool to create an implib
new 05e1ab2da Unify the two CRC implementations
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:
COFF/PDB.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 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 binutils-gdb.
from 336bfbeb18 PR25070, SEGV in function _bfd_dwarf2_find_nearest_line
new 6d9d6da48e s390: Add record/replay support for arch13 instructions
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:
gdb/ChangeLog | 5 +++++
gdb/s390-tdep.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 54 insertions(+), 6 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 201add009f0 2019-10-09 Tobias Burnus <tobias(a)codesourcery.com>
new 7af5e00bc3a * config/avr/avr.md: Fix typo in a comment.
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:
gcc/config/avr/avr.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.