This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ae2b7d76de7 Revert 373551 (CodeExpander.cpp CMake issue)
new 594ed1cca96 Fix uninitialized variable warning. NFCI
new 98389cce9dc Fix uninitialized variable warning. NFCI
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:
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 2 +-
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 2 +-
2 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8d325c5d 0: update: llvm-linux: boot
new c62adf46 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 (8d325c5d)
\
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 | 12364 ++++++++++++++++++------------------
03-build_linux/console.log | 796 +--
06-update_baseline/console.log | 25 +
console.log | 13351 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13388 insertions(+), 13322 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 3a0e85180cc [Alignment][NFC] Allow constexpr Align
new ae2b7d76de7 Revert 373551 (CodeExpander.cpp CMake issue)
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, 1 insertion(+), 422 deletions(-)
delete mode 100644 unittests/TableGen/CMakeLists.txt
delete mode 100644 unittests/TableGen/CodeExpanderTest.cpp
delete mode 100644 utils/TableGen/GlobalISel/CMakeLists.txt
delete mode 100644 utils/TableGen/GlobalISel/CodeExpander.cpp
delete mode 100644 utils/TableGen/GlobalISel/CodeExpander.h
delete 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-master-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards a0927033 0: update: binutils-gcc-linux: boot
new 59a598b8 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 (a0927033)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11200 ++++++------
04-build_abe-stage1/console.log | 20109 ++++++++++-----------
05-build_linux/console.log | 781 +-
06-boot_linux/console.log | 480 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 33541 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 33478 insertions(+), 33323 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-aarch64-lts-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.