This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9129f51cfcf 2018-11-13 Richard Biener <rguenther(a)suse.de>
new e092c20e6d4 [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable
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 | 38 ++++++++++++++++++
gcc/config/aarch64/aarch64.c | 8 ++--
gcc/doc/tm.texi | 2 +-
gcc/target.def | 2 +-
gcc/targhooks.c | 2 +-
gcc/targhooks.h | 2 +-
gcc/tree-vect-data-refs.c | 94 ++++++++++++++++++++++++++++++--------------
gcc/tree-vect-loop-manip.c | 41 +++++++++++++++----
gcc/tree-vect-stmts.c | 27 +++++++++----
gcc/tree-vectorizer.h | 6 +--
10 files changed, 168 insertions(+), 54 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-stable-allnoconfig
in repository toolchain/gcc.
from e0fbb3dafaa Daily bump.
adds 9239aba8b07 Daily bump.
adds 5b6d94a49bc * gcc-interface/misc.c (gnat_init_gcc_eh): Set -fnon-call- [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/misc.c | 9 +++++++--
3 files changed, 13 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.
unknown user pushed a change to branch master
in repository gcc.
from 5aa800aba49 [RS6000] Don't put large integer constants in TOC for -mcmo [...]
new 31665a2403a 2018-11-13 Richard Biener <rguenther(a)suse.de>
new 9129f51cfcf 2018-11-13 Richard Biener <rguenther(a)suse.de>
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 | 12 +++++++++
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/opt/pr87967.C | 50 ++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr87962.c | 17 +++++++++++++
gcc/tree-vect-loop.c | 41 +++++++++++++------------------
5 files changed, 106 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr87967.C
create mode 100644 gcc/testsuite/gcc.dg/pr87962.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 9483553e734 [CostModel][X86] Add more cost tests for funnel shifts
new 20a1e3c6aca [TTI] Make TargetTransformInfo::getOperandInfo static. NFCI.
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/Analysis/TargetTransformInfo.h | 6 +++---
lib/Analysis/TargetTransformInfo.cpp | 3 +--
2 files changed, 4 insertions(+), 5 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 binutils-gdb.
from 497d849d28 [ARM] Improve indentation of ARM architecture declarations
new 97b3f39201 opcodes/nfp: Fix disassembly of crc[] with swapped operands.
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:
binutils/ChangeLog | 5 ++++
binutils/testsuite/binutils-all/nfp/test1.d | 32 ++++++++++++++++++---
.../testsuite/binutils-all/nfp/test1_nfp6000.nffw | Bin 9880 -> 10128 bytes
opcodes/ChangeLog | 4 +++
opcodes/nfp-dis.c | 12 ++++----
5 files changed, 43 insertions(+), 10 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 985612d72f9 [ARC] Refurbish and improve prologue/epilogue functions.
new 908407d04fb [ARC] Update EH code.
new 54ac57f5715 [ARC] Do not emit ZOL in the presence of text jump tables.
new dc27c1f28ae [ARC] Add support for profiling in glibc.
new 5aa800aba49 [RS6000] Don't put large integer constants in TOC for -mcmo [...]
The 4 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 | 27 +++++++++++++++++++++++++++
gcc/config/arc/arc-protos.h | 2 +-
gcc/config/arc/arc.c | 25 +++++++++++++++++++------
gcc/config/arc/arc.h | 14 +++-----------
gcc/config/arc/arc.md | 15 +++++++++++++++
gcc/config/arc/elf.h | 9 +++++++++
gcc/config/arc/linux.h | 10 ++++++++++
gcc/config/rs6000/linux64.h | 7 +++++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/arc/builtin_eh.c | 22 ++++++++++++++++++++++
10 files changed, 115 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/builtin_eh.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 binutils-gdb.
from 7322dd1f69 Automatic date update in version.in
new 497d849d28 [ARM] Improve indentation of ARM architecture declarations
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:
gas/ChangeLog | 4 +
gas/config/tc-arm.c | 102 +++++-----
include/ChangeLog | 59 ++++++
include/opcode/arm.h | 535 +++++++++++++++++++++++++++------------------------
4 files changed, 395 insertions(+), 305 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.