This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f3db39a [ARC] Fix compact casesi option.
new 6b2c99b 2016-11-29 Tamar Christina <tamar.christina(a)arm.com>
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 | 22 ++
.../aarch64/advsimd-intrinsics/arm-neon-ref.h | 52 ++-
.../aarch64/advsimd-intrinsics/p64_p128.c | 365 ++++++++++++++++++++-
.../aarch64/advsimd-intrinsics/vreinterpret_p128.c | 5 +-
.../aarch64/advsimd-intrinsics/vreinterpret_p64.c | 7 +-
5 files changed, 439 insertions(+), 12 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 libcxx.
from afa9b59 Implement conjuntion/disjuntion/negation for LFTS v2. Same co [...]
new 4299795 [libcxx] remove unused code
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/algorithm | 72 ++-----------------------------------------------------
1 file changed, 2 insertions(+), 70 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 bdcd71d [X86][SSE] Add initial support for combining target shuffles [...]
new 06f7518 [GVNHoist] Enable aggressive hoisting when optimizing for code-size
new b67e91e [GVNHoist] Rename variables.
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:
lib/Transforms/Scalar/GVNHoist.cpp | 48 +++++++++++++++++++++++---------------
1 file changed, 29 insertions(+), 19 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 d33eec5 2016-11-29 Tobias Burnus <burnus(a)net-b.de>
new f3db39a [ARC] Fix compact casesi option.
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 | 5 +++++
gcc/config/arc/arc.c | 10 ++++++----
2 files changed, 11 insertions(+), 4 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 c02671c Avoid repeated calls to MVT::getScalarSizeInBits(). NFCI.
new bdcd71d [X86][SSE] Add initial support for combining target shuffles [...]
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 | 52 ++++++---
test/CodeGen/X86/vector-popcnt-128.ll | 34 +++---
test/CodeGen/X86/vector-popcnt-256.ll | 4 +-
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 15 ++-
test/CodeGen/X86/vector-tzcnt-128.ll | 118 ++++++++++-----------
test/CodeGen/X86/vector-tzcnt-256.ll | 8 +-
test/CodeGen/X86/vector-zext.ll | 30 ++++--
7 files changed, 147 insertions(+), 114 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 clang-tools-extra.
from 40585ee [include-fixer] Don't interfere with typo correction if we fo [...]
new 2b5443f [change-namespace] fix non-calling function references.
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:
change-namespace/ChangeNamespace.cpp | 47 +++++++++++++++-------
change-namespace/ChangeNamespace.h | 4 ++
.../change-namespace/ChangeNamespaceTests.cpp | 34 ++++++++++++++++
3 files changed, 70 insertions(+), 15 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 daf3a79 2016-11-29 Richard Biener <rguenther(a)suse.de>
new d33eec5 2016-11-29 Tobias Burnus <burnus(a)net-b.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/fortran/ChangeLog | 5 +++++
gcc/fortran/resolve.c | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/finalize_30.f90 | 21 +++++++++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/finalize_30.f90
--
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 3f3e14c Make one extra BB to prevent PHI argument clash (PR
new daf3a79 2016-11-29 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 | 7 +++++++
gcc/tree-cfg.c | 27 +++++++++++++++++----------
2 files changed, 24 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 llvm.
from f4ee49f [X86][SSE] Added tests showing missed combines to (V)PMOVZX
new c02671c Avoid repeated calls to MVT::getScalarSizeInBits(). 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:
lib/Target/X86/X86ISelLowering.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 lld.
from de08b95 [ELF][MIPS] Add new check to the test case in attempt to inve [...]
new 44d12ba [ELF][MIPS] Make stable an order of GOT page address entries
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/SyntheticSections.h | 4 ++--
test/ELF/mips-got16.s | 7 +------
2 files changed, 3 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.