This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6832e904f66 * allocfail.c (main): Increase portability of printf statement.
new 1e260753c9d [D] Don't predefine GNU_StackGrowsDown on every target.
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/d/ChangeLog | 5 +++++
gcc/d/d-builtins.cc | 5 ++---
2 files changed, 7 insertions(+), 3 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 3adb8ad42 binutils-6b53149a41ae1e8950063e1151c3d10011b08f9b: all
new 3c5a24386 linux-bb617b9b4519b0cef939c9c8e9c41470749f0d51: 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 (3adb8ad42)
\
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:
1-reset_artifacts/console.log | 154 +-
2-prepare_abe/console.log | 61 +-
3-build_abe-binutils/console.log | 3618 ++++++++--------
4-build_abe-stage1/console.log | 4767 ++++++++++----------
5-count_linux_objs/console.log | 175 +-
console.log | 8843 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 24 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8856 insertions(+), 8796 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 407fd3466ef AMDGPU/GlobalISel: Regbank select for fpext
new 815e4b2d064 AMDGPU/GlobalISel: Fix some crashs in g_unmerge_values/g_me [...]
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/AMDGPU/AMDGPULegalizerInfo.cpp | 85 +++++++++++++++++++---
.../GlobalISel/legalize-unmerge-values-xfail.mir | 14 ++++
.../AMDGPU/GlobalISel/legalize-unmerge-values.mir | 67 ++++++++++++++++-
3 files changed, 150 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-unmerge-values-xfail.mir
--
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 linux.
from 6e693b3ffecb x86: uaccess: Inhibit speculation past access_ok() in user [...]
new fbfaf851902c fix int_sqrt64() for very large numbers
new 3e2ffd655cc6 include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
new 99e309b6ed75 clang-format: Update .clang-format with the latest for_eac [...]
new 315a6d850a82 Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'c [...]
new 77b7aad19509 Revert "btrfs: balance dirty metadata pages in btrfs_finis [...]
new 31890da0bfdd btrfs: handle delayed ref head accounting cleanup in abort
new 74d5d229b1bf btrfs: wait on ordered extents on abort cleanup
new 3ec9a4c81c8c btrfs: run delayed iputs before committing
new fd340d0f68cc btrfs: wakeup cleaner thread when adding delayed iput
new 1be969f4682b Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/sc [...]
new b89a07c4373b virtio: fix virtio_config_ops description
new d1c1dad89e7a virtio: document virtio_config_ops restrictions
new ddbeac07a39a virtio_pci: use queue idx instead of array idx to set up the vq
new a229989d975e virtio: don't allocate vqs when names[i] = NULL
new bf4dc0b2beeb virtio-balloon: tweak config_changed implementation
new 74ad7419489d vhost: return EINVAL if iovecs size does not match the mes [...]
new 8e5dadfe76cf vhost/scsi: Use copy_to_iter() to send control queue response
new bb617b9b4519 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 18 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:
.clang-format | 43 ++++++++++++++-
drivers/misc/mic/vop/vop_main.c | 9 +++-
drivers/remoteproc/remoteproc_virtio.c | 9 +++-
drivers/s390/virtio/virtio_ccw.c | 12 +++--
drivers/vhost/scsi.c | 20 ++++---
drivers/vhost/vhost.c | 8 ++-
drivers/virtio/virtio_balloon.c | 98 ++++++++++++++++++++++------------
drivers/virtio/virtio_mmio.c | 9 +++-
drivers/virtio/virtio_pci_common.c | 8 +--
fs/btrfs/ctree.h | 7 +++
fs/btrfs/disk-io.c | 12 +++++
fs/btrfs/extent-tree.c | 21 +++++---
fs/btrfs/inode.c | 5 +-
include/linux/compiler-clang.h | 5 +-
include/linux/compiler-gcc.h | 4 --
include/linux/compiler-intel.h | 4 +-
include/linux/compiler.h | 4 +-
include/linux/virtio_config.h | 13 +++--
lib/int_sqrt.c | 2 +-
19 files changed, 210 insertions(+), 83 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 e051fbaeb30 [X86] Auto upgrade old style VPCOM/VPCOMU intrinsics to gen [...]
new 5feb56f4ba4 AMDGPU/GlobalISel: Cleanup legality for extensions
new 407fd3466ef AMDGPU/GlobalISel: Regbank select for fpext
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/AMDGPU/AMDGPULegalizerInfo.cpp | 16 ++---
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 1 +
test/CodeGen/AMDGPU/GlobalISel/legalize-anyext.mir | 65 +++++++++++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-fpext.mir | 34 ++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-sext.mir | 72 ++++++++++++++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-zext.mir | 61 +++++++++++++++++-
...ankselect-flog2.mir => regbankselect-fpext.mir} | 16 ++---
7 files changed, 245 insertions(+), 20 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-anyext.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-fpext.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-sext.mir
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-flog2.mir => regbankselect-fpex [...]
--
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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 495a882690 Automatic date update in version.in
adds e2e8b2d623 Automatic date update in version.in
adds 6b53149a41 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9a3f85953 linux-9c5931b65a7b58ddeaf1530f1c4b515ba8640f8d: all
new 762576934 binutils-6b53149a41ae1e8950063e1151c3d10011b08f9b: 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 (9a3f85953)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 133 +-
2-prepare_abe/console.log | 61 +-
3-build_abe-binutils/console.log | 3670 ++++++++--------
4-build_abe-stage1/console.log | 4522 ++++++++++----------
5-count_linux_objs/console.log | 415 +-
console.log | 8767 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 24 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8905 insertions(+), 8697 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-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 495a882690 Automatic date update in version.in
adds e2e8b2d623 Automatic date update in version.in
adds 6b53149a41 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 7aa87b1d3 gcc-7c0ee700501f206e79d0f456ccb765eb1c410442: all
new b3ac1412d binutils-6b53149a41ae1e8950063e1151c3d10011b08f9b: 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 (7aa87b1d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 214 +-
2-prepare_abe/console.log | 83 +-
3-build_abe-binutils/console.log | 6560 ++++++++--------
4-build_abe-stage1/console.log | 8391 ++++++++++----------
5-count_linux_objs/console.log | 170 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15408 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 22 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15455 insertions(+), 15409 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.