This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 653f60b6a37 Revert "[SLPVectorizer] Failure to beneficially vectorize ' [...]
new fc31426768d [X86][SSE] Add test cases vector for integer multiplies
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:
test/CodeGen/X86/vector-mul.ll | 800 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 800 insertions(+)
create mode 100644 test/CodeGen/X86/vector-mul.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 gcc.
from 0340b0d489a 2017-09-15 Richard Biener <rguenther(a)suse.de>
new 2a80a8f0138 [Demangle PATCH] Some pre-fix cleanups
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:
libiberty/ChangeLog | 9 +++++
libiberty/cp-demangle.c | 69 ++++++++++++++++-------------------
libiberty/testsuite/demangle-expected | 7 ++--
3 files changed, 45 insertions(+), 40 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 817b771134 Enable/disable various dirs in src-release.sh
new 8fd138c43b PR22118, Incorrectly-capitalized regexp
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-aarch64/erratum843419.d | 2 +-
2 files changed, 6 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 7d677e7e2a1 [AArch64] allow v8f16 types when FullFP16 is supported
new 653f60b6a37 Revert "[SLPVectorizer] Failure to beneficially vectorize ' [...]
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/SLPVectorizer.cpp | 459 +++++++--------------
.../SLPVectorizer/X86/vect_copyable_in_binops.ll | 200 ++++++---
2 files changed, 274 insertions(+), 385 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 dca0c3a8b38 PR target/82145 * postreload.c (reload_cse_simplify_opera [...]
new 0340b0d489a 2017-09-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/pr82217.c | 32 ++++++++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 9 +++------
4 files changed, 46 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr82217.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 gcc-6-branch
in repository gcc.
from 45e64fba26f Backport r251020
new 1b9a48a5c02 Backport r251400
new dd529fd11e9 Backport r251406
new bf6a2b0e029 Backport r251530
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 | 37 +++++++++++++++++++++++++++++++++++++
gcc/ada/ChangeLog | 8 ++++++++
gcc/ada/gcc-interface/trans.c | 2 +-
gcc/c-family/ChangeLog | 10 ++++++++++
gcc/c-family/c-common.c | 2 +-
gcc/c-family/c-pragma.c | 2 +-
gcc/gcc.c | 3 ++-
gcc/ipa-icf-gimple.c | 19 +++++++++++++------
gcc/ipa-icf-gimple.h | 6 +++---
gcc/opts-common.c | 3 ++-
gcc/opts-global.c | 12 ++++++++----
gcc/opts.c | 14 ++++++++++----
gcc/opts.h | 18 +++++++++++++-----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/ipa/pr82001.c | 21 +++++++++++++++++++++
gcc/toplev.c | 3 ++-
16 files changed, 140 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr82001.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 79131591b63 Recommit "[RegAlloc] Make sure live-ranges reflect the stat [...]
new 7d677e7e2a1 [AArch64] allow v8f16 types when FullFP16 is supported
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/AArch64/AArch64ISelLowering.cpp | 64 ++--
test/CodeGen/AArch64/arm64-vfloatintrinsics.ll | 94 +++++
test/CodeGen/AArch64/fp16-v8-instructions.ll | 483 +++++++++++++++++--------
3 files changed, 461 insertions(+), 180 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 gcc-6-branch
in repository gcc.
from 8617d2e17bf Daily bump.
new 97e78f06f80 Backport r249735
new 7c60c270506 Backport r250336
new 1f93dc856b1 Backport r250951
new 45e64fba26f Backport r251020
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 | 26 +++++++++
gcc/c-family/ChangeLog | 9 +++
gcc/c-family/c-common.c | 24 +++++++-
gcc/ipa-icf-gimple.c | 6 +-
gcc/ipa-visibility.c | 3 +-
gcc/testsuite/ChangeLog | 33 +++++++++++
.../c-c++-common/ubsan/float-cast-overflow-1.c | 3 +-
gcc/testsuite/g++.dg/other/pr81355.C | 14 +++++
gcc/testsuite/gcc.dg/ipa/pr81696.c | 26 +++++++++
gcc/testsuite/gcc.target/i386/pr81128.c | 65 ++++++++++++++++++++++
10 files changed, 203 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/pr81355.C
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr81696.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr81128.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 0a5fd921a83 2017-09-15 Paul Thomas <pault(a)gcc.gnu.org>
new dca0c3a8b38 PR target/82145 * postreload.c (reload_cse_simplify_opera [...]
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/postreload.c | 7 +++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr82145.c | 12 ++++++++++++
4 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr82145.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 gcc-7-branch
in repository gcc.
from 4cbd1240284 Backport r251406
new 4972d77dcbe Subject: Backport r251400
new 318521c3450 Backport r251530
new 0c0e81b4abf Backport r252024
new 3ab1cdb039e Fix backport.
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 | 45 +++++++++++++++++++++++++++++++++++++
gcc/c-family/ChangeLog | 10 +++++++++
gcc/c-family/c-common.c | 2 +-
gcc/c-family/c-pragma.c | 2 +-
gcc/gcc.c | 3 ++-
gcc/gimple-ssa-strength-reduction.c | 2 +-
gcc/ipa-icf-gimple.c | 19 +++++++++++-----
gcc/ipa-icf-gimple.h | 6 ++---
gcc/opts-common.c | 3 ++-
gcc/opts-global.c | 12 ++++++----
gcc/opts.c | 14 ++++++++----
gcc/opts.h | 18 ++++++++++-----
gcc/testsuite/ChangeLog | 16 +++++++++++++
gcc/testsuite/gcc.dg/gimplefe-14.c | 4 +++-
gcc/testsuite/gcc.dg/ipa/pr82001.c | 21 +++++++++++++++++
gcc/toplev.c | 3 ++-
16 files changed, 151 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr82001.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.