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-arm-mainline-defconfig
in repository toolchain/ci/linux.
from 54ecb8f7028c Linux 5.4-rc1
adds 3fd57e7a9e66 char/random: Add a newline at the end of the file
adds 517d6b9c6f71 erofs: fix return value check in erofs_read_superblock()
adds 6927cc05c2b0 MAINTAINERS: erofs: complete sub-entries for erofs
adds 55252ab72b77 erofs: fix erofs_get_meta_page locking due to a cleanup
adds dc76ea8c1087 erofs: fix mis-inplace determination related with noio chain
adds 65aa35c93cc0 Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.or [...]
adds 73956fc07dd7 membarrier: Fix RCU locking bug caused by faulty merge
adds 714366f87336 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds b9023b91dd02 tick: broadcast-hrtimer: Fix a race in bc_set_next
adds 5021b9182ee8 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
adds 0f1a7b3fac05 timer-of: don't use conditional expression with mixed 'voi [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 3 ++
drivers/char/random.c | 2 +-
drivers/clocksource/timer-of.c | 4 ++-
fs/erofs/data.c | 10 ++++--
fs/erofs/super.c | 4 +--
fs/erofs/zdata.c | 12 +++++--
kernel/sched/membarrier.c | 1 -
kernel/time/tick-broadcast-hrtimer.c | 62 +++++++++++++++++-------------------
8 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.
unknown user pushed a change to branch master
in repository llvm.
from 4af15128c95 gn build: Merge r373538
new e85df0ba54b [gicombiner] Add a CodeExpander to handle C++ fragments wit [...]
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:
unittests/CMakeLists.txt | 3 +-
unittests/TableGen/CMakeLists.txt | 11 ++
unittests/TableGen/CodeExpanderTest.cpp | 203 +++++++++++++++++++++++++++++
utils/TableGen/CMakeLists.txt | 3 +
utils/TableGen/GICombinerEmitter.cpp | 5 +
utils/TableGen/GlobalISel/CMakeLists.txt | 7 +
utils/TableGen/GlobalISel/CodeExpander.cpp | 93 +++++++++++++
utils/TableGen/GlobalISel/CodeExpander.h | 55 ++++++++
utils/TableGen/GlobalISel/CodeExpansions.h | 43 ++++++
9 files changed, 422 insertions(+), 1 deletion(-)
create mode 100644 unittests/TableGen/CMakeLists.txt
create mode 100644 unittests/TableGen/CodeExpanderTest.cpp
create mode 100644 utils/TableGen/GlobalISel/CMakeLists.txt
create mode 100644 utils/TableGen/GlobalISel/CodeExpander.cpp
create mode 100644 utils/TableGen/GlobalISel/CodeExpander.h
create mode 100644 utils/TableGen/GlobalISel/CodeExpansions.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 24aa2ff77cd Daily bump.
adds 689393beb29 2019-10-02 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
adds bab49f3811b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/trans-array.c | 11 +++++++----
gcc/testsuite/ChangeLog | 9 +++++++++
4 files changed, 27 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 8ae03d2c 0: update: binutils-gcc-linux: boot
new f297677c 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 (8ae03d2c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 208 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10569 +++++++------
04-build_abe-stage1/console.log | 18518 +++++++++++-----------
05-build_linux/console.log | 636 +-
06-boot_linux/console.log | 416 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30818 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30833 insertions(+), 30798 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-allyesconfig
in repository toolchain/ci/llvm-project.
from 0399d5a9682 Add external project LDC to release notes.
adds d7c87c72e59 Fix a link in the lld 9.0 release notes
No new revisions were added by this update.
Summary of changes:
lld/docs/ReleaseNotes.rst | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 32d3e934 4: update: linux-8b0eed9f6e36a5488967b0acc51444d658dd711b: 17311
discards d55daa86 3: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 17089
discards cfbf77c5 2: update: llvm-0399d5a9682b3cef71c653373e38890c63c4c365: 17318
new ef61cd77 2: update: llvm-linux: 17325
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 (32d3e934)
\
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 | 162 +-
02-build_llvm/console.log | 11921 ++++++++++++++++++-----------------
03-build_linux/console.log | 735 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 89 +-
console.log | 12917 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 13178 insertions(+), 12671 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-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from 54ecb8f7028c Linux 5.4-rc1
adds 3fd57e7a9e66 char/random: Add a newline at the end of the file
adds 517d6b9c6f71 erofs: fix return value check in erofs_read_superblock()
adds 6927cc05c2b0 MAINTAINERS: erofs: complete sub-entries for erofs
adds 55252ab72b77 erofs: fix erofs_get_meta_page locking due to a cleanup
adds dc76ea8c1087 erofs: fix mis-inplace determination related with noio chain
adds 65aa35c93cc0 Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.or [...]
adds 73956fc07dd7 membarrier: Fix RCU locking bug caused by faulty merge
adds 714366f87336 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds b9023b91dd02 tick: broadcast-hrtimer: Fix a race in bc_set_next
adds 5021b9182ee8 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
adds 0f1a7b3fac05 timer-of: don't use conditional expression with mixed 'voi [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 3 ++
drivers/char/random.c | 2 +-
drivers/clocksource/timer-of.c | 4 ++-
fs/erofs/data.c | 10 ++++--
fs/erofs/super.c | 4 +--
fs/erofs/zdata.c | 12 +++++--
kernel/sched/membarrier.c | 1 -
kernel/time/tick-broadcast-hrtimer.c | 62 +++++++++++++++++-------------------
8 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8f72a38f 0: update: llvm-linux: all
new bfe4276c 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 (8f72a38f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 216 +-
02-build_llvm/console.log | 12212 +++++++++++++++++------------------
03-build_linux/console.log | 664 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13110 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13126 insertions(+), 13106 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.