This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 86efa1e012c PR target/83628 * config/alpha/alpha.md (*saddsi_1): New [...]
new e62337f9c08 2018-01-12 Vladimir Makarov <vmakarov(a)redhat.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/ChangeLog | 8 +++++
gcc/ira-color.c | 19 +++++++++++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/pr80481.C | 70 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 101 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr80481.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 f7eef1d8eb0 Guard against incomplete AVX512F support in Solaris as
new 86efa1e012c PR target/83628 * config/alpha/alpha.md (*saddsi_1): New [...]
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 | 8 +++
gcc/config/alpha/alpha.md | 80 ++++++++++++++++++++--
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/alpha/pr83628-2.c | 8 +--
.../gcc.target/alpha/{pr83628-2.c => pr83628-3.c} | 10 +--
5 files changed, 95 insertions(+), 16 deletions(-)
copy gcc/testsuite/gcc.target/alpha/{pr83628-2.c => pr83628-3.c} (57%)
--
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 0d068bb7 [clangd] Don't navigate to forward class declaration when go [...]
new ee0e77d5 [clangd] Incorporate fuzzy-match into result rankings.
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:
clangd/CodeComplete.cpp | 60 ++++++++++++++++------------------
clangd/FuzzyMatch.h | 2 ++
clangd/Protocol.h | 14 ++++++++
unittests/clangd/CodeCompleteTests.cpp | 40 ++++++++++++++---------
4 files changed, 69 insertions(+), 47 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 c4d25d8ad10 Handle polynomial DR_INIT
new f7eef1d8eb0 Guard against incomplete AVX512F support in Solaris as
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 | 8 ++++++++
gcc/testsuite/gcc.target/i386/i386.exp | 12 ------------
gcc/testsuite/lib/target-supports.exp | 11 +++++++++++
3 files changed, 19 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 llvm.
from 0e050ed9a82 [llvm] Set up .arcconfig to point to Diffusion L repository
new 379dc2786ea [docs] Tweak update to Phabricator docs about setting repos [...]
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:
docs/Phabricator.rst | 10 ++++++----
1 file changed, 6 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 6f9258f3c37 [PowerPC] Don't miscompile rotate+mask into an ANDIo if it [...]
new 0e050ed9a82 [llvm] Set up .arcconfig to point to Diffusion L repository
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:
.arcconfig | 1 +
1 file changed, 1 insertion(+)
--
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 509fe161ac2 [PowerPC] Zero-extend the compare operand for ATOMIC_CMP_SWAP
new 6f9258f3c37 [PowerPC] Don't miscompile rotate+mask into an ANDIo if it [...]
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/PowerPC/PPCInstrInfo.cpp | 4 +
test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir | 135 +++++++++++++++++++++++
2 files changed, 139 insertions(+)
--
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 597e0685eca Allow variable-sized temporary variables in gimplify.c
new 69e56cc0735 Handle poly_int vector sizes in get_vec_alignment_for_array_type
new c4d25d8ad10 Handle polynomial DR_INIT
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 | 15 +++++++++++++++
gcc/tree-predcom.c | 2 +-
gcc/tree-vect-data-refs.c | 14 ++++++++++----
gcc/tree-vectorizer.c | 7 ++++---
4 files changed, 30 insertions(+), 8 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 bef5f248b85 Revert "[PowerPC] Manually schedule the prologue and epilogue"
new 509fe161ac2 [PowerPC] Zero-extend the compare operand for ATOMIC_CMP_SWAP
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/PowerPC/PPCISelLowering.cpp | 43 +++++++++++++
lib/Target/PowerPC/PPCISelLowering.h | 6 ++
lib/Target/PowerPC/PPCInstrInfo.td | 12 ++++
test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll | 98 +++++++++++++++++++++++++++++
test/CodeGen/PowerPC/atomics-regression.ll | 40 ++++++++++++
5 files changed, 199 insertions(+)
create mode 100644 test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.