This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dfce10fafce [Patch AArch64] Add rcpc extension
new c3a4acb7d7c * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.
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:
libstdc++-v3/ChangeLog | 4 ++++
.../abi/post/alpha-linux-gnu/baseline_symbols.txt | 24 ++++++++++++++++++++++
2 files changed, 28 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 llvm.
from 85838270a50 [X86][SSE] Relax 0/-1 vector element insertion to work for [...]
new aab686b3f7f [x86] enable CGP memcmp() expansion for 2/4/8 byte sizes
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 | 6 ++
lib/Target/X86/X86TargetTransformInfo.cpp | 6 ++
lib/Target/X86/X86TargetTransformInfo.h | 2 +-
test/CodeGen/X86/memcmp.ll | 108 +++++++++++++++----
test/Transforms/CodeGenPrepare/X86/memcmp.ll | 150 +++++++++++++++++++++++----
5 files changed, 230 insertions(+), 42 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 glibc.
from 905947c304 tunables: Add IFUNC selection and cache sizes
new 18b759355d Add powf trace
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 | 4 +
benchtests/powf-inputs | 2187 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 2191 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 glibc.
from beb52f502f Improve math benchmark infrastructure
new 905947c304 tunables: Add IFUNC selection and cache sizes
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 | 25 ++
elf/dl-tunables.list | 16 +
manual/tunables.texi | 36 +++
.../unix/sysv/linux/x86/dl-sysdep.c | 15 +-
sysdeps/x86/cacheinfo.c | 10 +-
sysdeps/x86/cpu-features.c | 19 ++
sysdeps/x86/cpu-features.h | 8 +
sysdeps/x86/cpu-tunables.c | 330 +++++++++++++++++++++
8 files changed, 447 insertions(+), 12 deletions(-)
copy support/xpipe.c => sysdeps/unix/sysv/linux/x86/dl-sysdep.c (81%)
create mode 100644 sysdeps/x86/cpu-tunables.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 glibc.
from c0b23001a8 Fix fallout from bits/string.h removal.
new beb52f502f Improve math benchmark infrastructure
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 | 6 +++++
benchtests/README | 6 +++++
benchtests/bench-skeleton.c | 57 +++++++++++++++++++++++++++++++--------------
3 files changed, 51 insertions(+), 18 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 f37b0dbf162 DAG: correctly legalize UMULO.
new 85838270a50 [X86][SSE] Relax 0/-1 vector element insertion to work for [...]
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 | 3 ++-
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 15 +++-----------
test/CodeGen/X86/insertelement-zero.ll | 23 ++++------------------
3 files changed, 9 insertions(+), 32 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 46f62d55fa4 D33466: Make file non-executable.
new f37b0dbf162 DAG: correctly legalize UMULO.
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/LegalizeDAG.cpp | 29 ++++++++++++++++++-----------
test/CodeGen/ARM/v6m-umul-with-overflow.ll | 16 ++++++++++++++++
2 files changed, 34 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/ARM/v6m-umul-with-overflow.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 clang.
from 65043f3306 [OpenCL] Diagnose scoped address-space qualified variables
new 130156f32c D31187: Fix removal of out-of-line definitions.
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/AST/DeclBase.cpp | 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 binutils-gdb.
from 96160d6051 Use '::iterator' instead of '::const_iterator' on environ.c [...]
new a206891ad1 gdbserver/Makefile.in: Sort IPA_OBJS
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:
gdb/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/Makefile.in | 15 ++++++++++++---
2 files changed, 16 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.