This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fa92040aa78 gn build: Merge r358390
new e69580818fc DAG: propagate whether an arg is a pointer for CallingConv [...]
new 90597d4a3c4 DAG: propagate ConsecutiveRegs flags to returns too.
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:
include/llvm/CodeGen/TargetCallingConv.h | 16 ++++++++--
include/llvm/Target/TargetCallingConv.td | 9 ++++++
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 13 +++++---
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 40 ++++++++++++++++++++++++
4 files changed, 70 insertions(+), 8 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 f9fd14f18d5 combine: Count auto_inc properly (PR89794)
new a5189c16a7e 2019-04-15 Richard Biener <rguenther(a)suse.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/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr90071.c | 24 ++++++++++++++++++++++++
gcc/tree-ssa-reassoc.c | 3 ++-
4 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr90071.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.
unknown user pushed a change to branch master
in repository gcc.
from d8c947941f4 2019-04-15 Richard Biener <rguenther(a)suse.de>
new f9fd14f18d5 combine: Count auto_inc properly (PR89794)
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:
ChangeLog | 9 +++++
gcc/combine.c | 60 ++++++++++++++++++++++++----------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/torture/pr89794.c | 24 ++++++++++++++
4 files changed, 80 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89794.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.
unknown user pushed a change to branch master
in repository llvm.
from 6085833aa63 [llvm-readelf] Correctly dump symbols whose section id is S [...]
new fa92040aa78 gn build: Merge r358390
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:
utils/gn/secondary/llvm/unittests/Support/BUILD.gn | 1 +
1 file changed, 1 insertion(+)
--
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 a5912ea9c69 [AMDGPU] Fixed incorrect test in vcnd/vcmp optimization
new 4432c834049 [llvm-readobj] Reapply: Improve error message for --string-dump
new 6085833aa63 [llvm-readelf] Correctly dump symbols whose section id is S [...]
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:
test/Object/corrupt.test | 6 +++---
test/tools/llvm-readobj/basic.test | 4 ++--
.../tools/llvm-readobj/codeview-merging-cycle.test | 2 +-
test/tools/llvm-readobj/elf-dynamic-malformed.test | 4 ++--
.../llvm-readobj/elf-malformed-pt-dynamic.test | 2 +-
test/tools/llvm-readobj/elf-packed-relocs-error1.s | 2 +-
test/tools/llvm-readobj/elf-packed-relocs-error2.s | 2 +-
test/tools/llvm-readobj/elf-packed-relocs-error3.s | 2 +-
test/tools/llvm-readobj/elf-packed-relocs-error4.s | 2 +-
test/tools/llvm-readobj/elf-packed-relocs-error5.s | 2 +-
test/tools/llvm-readobj/many-sections2.s | 24 ++++++++++++++++++++++
test/tools/llvm-readobj/mips-got.test | 4 ++--
test/tools/llvm-readobj/string-dump.test | 11 +++++-----
test/tools/llvm-readobj/thin-archive-paths.test | 4 ++--
test/tools/llvm-readobj/thin-archive.test | 2 +-
test/tools/llvm-readobj/wasm-invalid.test | 2 +-
tools/llvm-readobj/ELFDumper.cpp | 7 ++++---
tools/llvm-readobj/ObjDumper.cpp | 6 ++++--
tools/llvm-readobj/llvm-readobj.cpp | 21 +++++++------------
19 files changed, 65 insertions(+), 44 deletions(-)
create mode 100644 test/tools/llvm-readobj/many-sections2.s
--
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 4443f8e6ac77 Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
adds f958d7b528b1 mm: make page ref count overflow check tighter and more explicit
adds 88b1a17dfc3e mm: add 'try_get_page()' helper function
adds 8fde12ca79af mm: prevent get_user_pages() from overflowing page refcount
adds 15fab63e1e57 fs: prevent page refcount overflow in pipe_buf_get
adds 6b3a70773630 Merge branch 'page-refs' (page ref overflow)
adds dc4060a5dc25 Linux 5.1-rc5
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/fuse/dev.c | 12 ++++++------
fs/pipe.c | 4 ++--
fs/splice.c | 12 ++++++++++--
include/linux/mm.h | 15 ++++++++++++++-
include/linux/pipe_fs_i.h | 10 ++++++----
kernel/trace/trace.c | 6 +++++-
mm/gup.c | 48 +++++++++++++++++++++++++++++++++++------------
mm/hugetlb.c | 13 +++++++++++++
9 files changed, 93 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-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from d94c001b35 Automatic date update in version.in
adds 8669f96f0d 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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards afd2ec44 0: good: binutils-gcc-linux: boot
new 13062d22 0: good: 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 (afd2ec44)
\
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 | 54 +-
02-prepare_abe/console.log | 46 +-
03-build_abe-binutils/console.log | 6521 ++++-----
04-build_abe-stage1/console.log | 18966 ++++++++++++------------
05-build_linux/console.log | 2133 +--
06-boot_linux/console.log | 450 +-
console.log | 28160 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 28193 insertions(+), 28153 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.