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/binutils-gdb.
from fe77f74232 Automatic date update in version.in
adds ee2341b5dd Automatic date update in version.in
adds f03a5541c4 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.
unknown user pushed a change to branch master
in repository gcc.
from 4d2cdcb1623 2018-11-26 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new d530e5964eb * testsuite/Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu. [...]
new 0088d2e3453 2018-11-26 Jozef Lawrynowicz <jozef.l(a)mittosystems.com>
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:
gcc/ChangeLog | 5 +
gcc/doc/sourcebuild.texi | 7 +-
gcc/testsuite/ChangeLog | 26 ++++
gcc/testsuite/gcc.c-torture/compile/20151204.c | 2 +-
gcc/testsuite/gcc.dg/Walloc-size-larger-than-4.c | 2 +-
gcc/testsuite/gcc.dg/Walloc-size-larger-than-5.c | 2 +-
gcc/testsuite/gcc.dg/Walloc-size-larger-than-6.c | 2 +-
gcc/testsuite/gcc.dg/Walloc-size-larger-than-7.c | 2 +-
gcc/testsuite/gcc.dg/pr34225.c | 1 +
gcc/testsuite/gcc.dg/pr40971.c | 1 +
gcc/testsuite/gcc.dg/pr69071.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-1.c | 3 +-
.../gcc.dg/tree-ssa/loop-interchange-10.c | 3 +-
.../gcc.dg/tree-ssa/loop-interchange-11.c | 3 +-
.../gcc.dg/tree-ssa/loop-interchange-1b.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-2.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-3.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-5.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-6.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-7.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-8.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-9.c | 3 +-
gcc/testsuite/lib/target-supports.exp | 18 ++-
libgomp/ChangeLog | 12 ++
libgomp/Makefile.in | 2 +-
libgomp/testsuite/Makefile.am | 66 +++++++++-
libgomp/testsuite/Makefile.in | 141 +++++++++++----------
27 files changed, 234 insertions(+), 90 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 5ac4e2dc219 2018-11-26 Sandra Loosemore <sandra(a)codesourcery.com>
new 3fa38aab829 PR target/88178 * config/i386/i386.c (dbx_register_map): [...]
new 4d2cdcb1623 2018-11-26 Aaron Sawdey <acsawdey(a)linux.ibm.com>
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:
gcc/ChangeLog | 20 +
gcc/config/i386/i386.c | 101 +++-
gcc/config/rs6000/rs6000-string.c | 960 ++++++++++++++++++--------------
gcc/config/rs6000/rs6000.opt | 2 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/i386/pr88178.c | 8 +
6 files changed, 640 insertions(+), 456 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88178.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 406f960c8c4 [SelectionDAG] Teach BaseIndexOffset::match to unwrap the b [...]
new e7e4f1f171d [ThinLTO] Consolidate cache key computation between new/old [...]
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/llvm/LTO/Config.h | 4 ++
include/llvm/LTO/LTO.h | 13 +++++
lib/LTO/LTO.cpp | 11 +++--
lib/LTO/ThinLTOCodeGenerator.cpp | 104 +++++++--------------------------------
4 files changed, 40 insertions(+), 92 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-allyesconfig
in repository toolchain/binutils-gdb.
from ee2341b5dd Automatic date update in version.in
adds f03a5541c4 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.
unknown user pushed a change to branch master
in repository llvm.
from 2d8056c196d [clang][slh] add attribute for speculative load hardening
new f81a97a881b Revert "[clang][slh] add attribute for speculative load hardening"
new 57aee1be6f0 [X86] Add test case for D54818
new 406f960c8c4 [SelectionDAG] Teach BaseIndexOffset::match to unwrap the b [...]
The 3 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:
docs/LangRef.rst | 22 +++++++++++--------
.../SelectionDAG/SelectionDAGAddressAnalysis.cpp | 6 +++---
test/CodeGen/X86/consecutive-load-shuffle.ll | 25 ++++++++++++++++++++++
3 files changed, 41 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/X86/consecutive-load-shuffle.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 clang.
from 1848978c2f [clang][slh] add attribute for speculative load hardening
new f8ec7c38fe Revert "[clang][slh] add attribute for speculative load hardening"
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/Basic/Attr.td | 6 -----
include/clang/Basic/AttrDocs.td | 24 -----------------
lib/CodeGen/CGCall.cpp | 4 ---
lib/Sema/SemaDeclAttr.cpp | 3 ---
test/CodeGen/attr-speculative-load-hardening.cpp | 18 -------------
test/CodeGen/attr-speculative-load-hardening.m | 9 -------
test/SemaCXX/attr-speculative-load-hardening.cpp | 34 ------------------------
7 files changed, 98 deletions(-)
delete mode 100644 test/CodeGen/attr-speculative-load-hardening.cpp
delete mode 100644 test/CodeGen/attr-speculative-load-hardening.m
delete mode 100644 test/SemaCXX/attr-speculative-load-hardening.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.