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.
discards 2cd0ad3 2: good: llvm-6c21ccd245bb89134a296a5ccf74ef2a5158f6e9: -10
new e04c569 2: good: llvm-linux: 18319
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 (2cd0ad3)
\
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 | 70 +-
02-build_llvm/console.log | 8282 ++++++++++++++++++++----------
03-build_linux/console.log | 1851 +++++++
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 31 +-
console.log | 10267 ++++++++++++++++++++++++++++----------
jenkins/manifest.sh | 12 +-
results | 4 +
8 files changed, 15294 insertions(+), 5231 deletions(-)
create mode 100644 03-build_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.
unknown user pushed a change to branch master
in repository llvm.
from e2968869008 [llvm-shlib] Fix cross-compilation for LLVM-C
new 948cc167892 [BPF] Replace fstream and sstream with line_iterator
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/BPF/BTFDebug.cpp | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 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 76d3f418d1 [Driver] Enable -fsanitize-address-globals-dead-stripping by [...]
new bb0e97888c [OPENMP]Fix mapping of the pointers captured by reference.
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/CodeGen/CGOpenMPRuntime.cpp | 15 +++++++++---
test/OpenMP/target_firstprivate_codegen.cpp | 38 +++++++++++++++++++----------
2 files changed, 37 insertions(+), 16 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 85027ee6560 [SimplifyCFG] Don't split musttail call from ret
new f66e62013a3 [cmake] Add function for building native tool
new e2968869008 [llvm-shlib] Fix cross-compilation for LLVM-C
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:
cmake/modules/CrossCompile.cmake | 27 +++++++++++++++++++++++++++
cmake/modules/TableGen.cmake | 22 ++++------------------
tools/llvm-config/CMakeLists.txt | 11 ++---------
tools/llvm-shlib/CMakeLists.txt | 12 ++++++++++--
4 files changed, 43 insertions(+), 29 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/gnu-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 344f1b7 1: first-bad: linux-b517229ca2f7836125be58997808f2803f9ebc86: 17423
new d87f436 2: good: linux-05d08e2995cbe6efdb993482ee0d38a77040861a: 17581
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 | 13 +-
02-prepare_abe/console.log | 258 +-
03-build_abe-binutils/console.log | 9864 +++----
04-build_abe-stage1/console.log | 18599 +++++++------
05-build_linux/console.log | 23252 ++++++++--------
07-check_regression/console.log | 16 +-
08-update_baseline/console.log | 28 +-
console.log | 52072 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 51987 insertions(+), 52127 deletions(-)
delete 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 1d777c335fd [SystemZ] Improve instruction selection of 64 bit shifts a [...]
new 5fc1c8d59b3 [PruneEH] Don't split musttail call from ret
new 2b32e0123f5 [SampleProfile] Repeat indirect call promotion only when th [...]
new 85027ee6560 [SimplifyCFG] Don't split musttail call from ret
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:
lib/Transforms/IPO/PruneEH.cpp | 3 ++-
lib/Transforms/IPO/SampleProfile.cpp | 3 +++
lib/Transforms/Utils/Local.cpp | 2 +-
test/Transforms/PruneEH/musttail.ll | 15 +++++++++++
.../SampleProfile/Inputs/cold-indirect-call.prof | 6 +++++
.../Transforms/SampleProfile/cold-indirect-call.ll | 31 ++++++++++++++++++++++
test/Transforms/SimplifyCFG/noreturn-call.ll | 22 +++++++++++++--
7 files changed, 78 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/PruneEH/musttail.ll
create mode 100644 test/Transforms/SampleProfile/Inputs/cold-indirect-call.prof
create mode 100644 test/Transforms/SampleProfile/cold-indirect-call.ll
--
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 c390a3d0b40 Obsolete Cell Broadband Engine SPU target support
new 8da4fe0dbf9 sel-sched: fixup reset of first_insn (PR 85876)
new 06f30566ce9 sel-sched: skip outer loop in get_all_loop_exits (PR 84206)
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 | 12 ++++++++++++
gcc/sel-sched-ir.h | 10 +++++++---
gcc/sel-sched.c | 6 ++++--
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/pr84206.c | 24 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr85876.c | 18 ++++++++++++++++++
6 files changed, 75 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84206.c
create mode 100644 gcc/testsuite/gcc.dg/pr85876.c
--
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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 993e3107af alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.S
adds e0e4c321c3 Fix strptime era handling, add more strftime tests [BZ #24394]
adds 62449176e0 Add verbose comments to 'era' in ja_JP locale.
adds 2c7e704b7e NEWS: Mention Minguo calendar support added [BZ #24293]
adds 2f1d61552d time/tst-strftime2.c: Make the file easier to maintain
adds 84aea16929 time: Add tests for Minguo calendar [BZ #24293]
adds 466afec308 ja_JP locale: Add entry for the new Japanese era [BZ #22964]
adds 0bd545ee23 Add Reiwa era tests to time/tst-strftime3.c
No new revisions were added by this update.
Summary of changes:
ChangeLog | 41 ++++
NEWS | 6 +
localedata/locales/ja_JP | 22 +-
time/Makefile | 6 +-
time/strptime_l.c | 11 +-
time/tst-strftime2.c | 139 +++++++++----
time/tst-strftime3.c | 512 +++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 694 insertions(+), 43 deletions(-)
create mode 100644 time/tst-strftime3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.