This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4cd96a00b06 json.cc: fix comment
new 8c8b8b8626b Come up with -fipa-reference-addressable flag.
new 51bdb99d316 Come up with the flag -fipa-stack-alignment.
new d71a5603ee2 Update ChangeLog entry
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:
gcc/ChangeLog | 30 +++++++++++++++++-----
gcc/cgraph.h | 2 +-
gcc/common.opt | 10 +++++++-
gcc/doc/invoke.texi | 15 +++++++++--
gcc/final.c | 3 ++-
gcc/ipa-reference.c | 2 +-
gcc/ipa-visibility.c | 2 +-
gcc/ipa.c | 11 +++++---
gcc/opts.c | 1 +
gcc/testsuite/ChangeLog | 8 ++++++
.../gcc.dg/tree-ssa/{writeonly.c => writeonly-2.c} | 6 ++---
.../gcc.target/i386/ipa-stack-alignment.c | 13 ++++++++++
12 files changed, 83 insertions(+), 20 deletions(-)
copy gcc/testsuite/gcc.dg/tree-ssa/{writeonly.c => writeonly-2.c} (61%)
create mode 100644 gcc/testsuite/gcc.target/i386/ipa-stack-alignment.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig
in repository toolchain/binutils-gdb.
from c49a7a07f2 Automatic date update in version.in
adds 7a7e7a58e1 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 7dd8750708e [x86] try to form broadcast before widening shuffle elements
new 72e06ac443f [ARM] Don't promote i1 types in ARM CGP
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/ARM/ARMCodeGenPrepare.cpp | 4 +++-
test/CodeGen/ARM/CGP/arm-cgp-calls.ll | 25 +++++++++++++++++++++++++
test/CodeGen/ARM/CGP/arm-cgp-casts.ll | 19 +++++++++++++++++++
3 files changed, 47 insertions(+), 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 a0f2a5f4a58 [RISCV] Avoid unnecessary XOR for seteq/setne 0
new 7dd8750708e [x86] try to form broadcast before widening shuffle elements
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/X86/X86ISelLowering.cpp | 8 +++++++
test/CodeGen/X86/haddsub-undef.ll | 4 ++--
test/CodeGen/X86/insert-into-constant-vector.ll | 30 ++++++-------------------
test/CodeGen/X86/shuffle-of-splat-multiuses.ll | 6 ++---
test/CodeGen/X86/vector-shuffle-128-v4.ll | 6 ++---
test/CodeGen/X86/vector-shuffle-combining.ll | 2 +-
6 files changed, 23 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.