This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_30-branch
in repository binutils-gdb.
from cdc9f1780e Automatic date update in version.in
new d47f460698 Automatic date update in version.in
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:
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 glibc.
from 974393ea43 Separate out error_t definition
new 8d965cde7a hurd: Add futimens support
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:
ChangeLog | 1 +
sysdeps/mach/hurd/{futimes.c => futimens.c} | 32 ++++++++++++++---------------
2 files changed, 17 insertions(+), 16 deletions(-)
copy sysdeps/mach/hurd/{futimes.c => futimens.c} (63%)
--
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 bc41688d2c2 [DAGCombiner] Add a peekThroughBitcast to MergeStoresOfCons [...]
new 158b2d646dd [X86] Add a 32-bit mode command line to avx512-mask-op.ll. [...]
new c3854cbc57a [X86] Add a DAG combine to turn stores of vXi1 constants in [...]
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/Target/X86/X86ISelLowering.cpp | 47 +++
lib/Target/X86/X86InstrAVX512.td | 4 -
test/CodeGen/X86/avx512-mask-op.ll | 725 +++++++++++++++++++++++++++++++++---
test/CodeGen/X86/avx512-schedule.ll | 6 +-
4 files changed, 721 insertions(+), 61 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 465d3cf9d78 [X86][X87] Add X87 folded integer arithmetic tests
new bc41688d2c2 [DAGCombiner] Add a peekThroughBitcast to MergeStoresOfCons [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 1 +
test/CodeGen/X86/avx512-mask-op.ll | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 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 f4474f8cf55 [NDS32] Refine load_multiple and store_multiple.
new de174d6e263 [NDS32] Rename nds32_expand_movmemqi to nds32_expand_movmem [...]
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 | 19 ++
gcc/config/nds32/nds32-memory-manipulation.c | 446 +++++++++++++++++++++++----
gcc/config/nds32/nds32-multiple.md | 7 +-
gcc/config/nds32/nds32-protos.h | 2 +-
4 files changed, 418 insertions(+), 56 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 4225b5dcdbc [NDS32] Add load_multiple,store_multiple and new attribute combo.
new f4474f8cf55 [NDS32] Refine load_multiple and store_multiple.
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 | 23 +
gcc/config/nds32/nds32-memory-manipulation.c | 87 +-
gcc/config/nds32/nds32-multiple.md | 3580 +++++++++++++++++++++++++-
gcc/config/nds32/nds32-predicates.c | 44 +-
gcc/config/nds32/nds32-protos.h | 6 +-
gcc/config/nds32/predicates.md | 22 +-
6 files changed, 3613 insertions(+), 149 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.
from 032bd73700 Replace the custom handling for several attributes; NFC.
new 33cab62ae4 Amend r326665 to print out the `used` attribute subjects in [...]
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/clang/Basic/Attr.td | 2 +-
test/Sema/attr-used.c | 4 ++--
2 files changed, 3 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 clang.
from 3a6ae089a9 Create a subject list for the `used` attribute rather than u [...]
new 032bd73700 Replace the custom handling for several attributes; NFC.
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/Sema/SemaDeclAttr.cpp | 74 +++++++----------------------------------------
1 file changed, 10 insertions(+), 64 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 b50f782465c [X86][MMX] Remove completed _mm_cvtsi32_si64 todo
new 465d3cf9d78 [X86][X87] Add X87 folded integer arithmetic tests
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/fp-arith.ll | 621 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 621 insertions(+)
create mode 100644 test/CodeGen/X86/fp-arith.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.