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-allnoconfig
in repository toolchain/gcc.
from c0bce4a7a86 2018-10-29 Richard Biener <rguenther(a)suse.de>
adds 0bc06de634c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository clang.
from 6660d64d8d [AST] Only store the needed data in WhileStmt
new da5611adda [AST] Only store data for the NRVO candidate in ReturnStmt i [...]
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:
include/clang/AST/Stmt.h | 71 ++++++++++++++++++++++++++-----------
lib/AST/ASTImporter.cpp | 4 +--
lib/AST/Stmt.cpp | 30 +++++++++++++---
lib/Analysis/BodyFarm.cpp | 5 ++-
lib/CodeGen/CGObjC.cpp | 7 ++--
lib/Sema/SemaStmt.cpp | 18 ++++++----
lib/Serialization/ASTReaderStmt.cpp | 10 ++++--
lib/Serialization/ASTWriterStmt.cpp | 8 ++++-
8 files changed, 111 insertions(+), 42 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 c50358ed262 Fix __builtin_expect_with_probability documentation
new ef621480df8 * gcc.dg/tree-ssa/attr-alias.c: Skip if no weak support.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/attr-alias.c | 1 +
2 files changed, 5 insertions(+)
--
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-allmodconfig
in repository toolchain/binutils-gdb.
from 30a7953dbf Provide get_shell declaration in procfs.c
adds 7f53228719 Revert "GDB: Only build for "unix:" connections if AF_LOCAL [...]
adds 431f22cc09 Revert "GDB: Remote target can now accept the form unix::/pa [...]
adds 6cf3675653 Revert "GDB: Fix documentation for invoking GDBSERVER"
adds 6a0b3457ee Revert "GDB: Document the unix::/path/to/socket of remote co [...]
adds 80e24d0986 Revert "GDBSERVER: Listen on a unix domain (instead of TCP) [...]
adds 9c3adfb9a4 Automatic date update in version.in
adds fd332753fa Remove relational operators from common/offset-type.h
adds 4d5d104997 Check return value of bfd_init
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 17 ++---
gdb/NEWS | 4 --
gdb/common/netstuff.c | 10 ---
gdb/common/offset-type.h | 18 +----
gdb/config.in | 3 -
gdb/configure | 21 ------
gdb/configure.ac | 10 ---
gdb/doc/gdb.texinfo | 84 +++++------------------
gdb/gdbserver/configure.ac | 2 +-
gdb/gdbserver/remote-utils.c | 159 +++++++++++++------------------------------
gdb/main.c | 6 +-
gdb/ser-uds.c | 18 +----
gdb/serial.c | 5 +-
14 files changed, 84 insertions(+), 275 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 895148a2801 [DAGCombiner] narrow vector binops when extraction is cheap
new ccd4f446eb6 [LoopVectorizer] Fix for cost values of memory accesses.
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/Transforms/Vectorize/LoopVectorize.cpp | 9 ++++++-
.../SystemZ/load-scalarization-cost-0.ll | 27 +++++++++++++++++++++
.../SystemZ/load-scalarization-cost-1.ll | 28 ++++++++++++++++++++++
3 files changed, 63 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopVectorize/SystemZ/load-scalarization-cost-0.ll
create mode 100644 test/Transforms/LoopVectorize/SystemZ/load-scalarization-cost-1.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 lld.
from 93ff08a44 [FIX][AArch64] lld test change
new 7c89849b4 [PPC64] Handle powerpc64 in OUTPUT_FORMAT.
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:
ELF/ScriptParser.cpp | 4 ++++
test/ELF/emulation-ppc.s | 8 ++++++++
2 files changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.