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 b392b304b9 Remove leftover declarations in interps.h
new cfba98720f Create a displaced_step_closure class hierarchy
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/ChangeLog | 146 ++++++++++++++++++++++++++++++++++++++++++
gdb/aarch64-tdep.c | 21 +++---
gdb/amd64-tdep.c | 38 ++++++-----
gdb/arm-linux-tdep.c | 10 +--
gdb/arm-tdep.c | 173 +++++++++++++++++++++++++-------------------------
gdb/arm-tdep.h | 15 +++--
gdb/i386-linux-tdep.c | 14 ++--
gdb/i386-tdep.c | 12 ++--
gdb/i386-tdep.h | 4 ++
gdb/infrun.c | 8 ++-
gdb/infrun.h | 19 ++++++
gdb/rs6000-tdep.c | 19 +++---
gdb/s390-linux-tdep.c | 18 ++++--
13 files changed, 340 insertions(+), 157 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 bbbf08b339b [LoopInterchange] Fix phi node ordering miscompile.
new 3aad6fd98b6 [X86][SSE] Add missing extractps scheduling test
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/sse41-schedule.ll | 62 ++++++++++++++++++++++++++++++++++++++
1 file changed, 62 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 binutils-gdb.
from 881b33774d Automatic date update in version.in
new b392b304b9 Remove leftover declarations in interps.h
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/ChangeLog | 5 +++++
gdb/interps.h | 3 ---
2 files changed, 5 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 llvm.
from 449e890f29a [SelectionDAG] Use dyn_cast without cast.
new bbbf08b339b [LoopInterchange] Fix phi node ordering miscompile.
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/Scalar/LoopInterchange.cpp | 7 +-
test/Transforms/LoopInterchange/phi-ordering.ll | 90 +++++++++++++++++++++++++
2 files changed, 96 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopInterchange/phi-ordering.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 azanella/bz22273
in repository glibc.
at ab352f5c5d posix: Do not use WNOHANG in waitpid call for Linux posix_spawn
This branch includes the following new commits:
new ab352f5c5d posix: Do not use WNOHANG in waitpid call for Linux posix_spawn
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.
--
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 azanella/ifunc-c-sparc-m7
in repository glibc.
at 5624da2596 sparc: M7 optimized memset/bzero
This branch includes the following new commits:
new 6623d6dc58 Avoid build multiarch if compiler warns about mismatched alias
new 2008656ee3 arm: Implement memcpy ifunc selection in C
new 1c9e2d641c arm: Implement memchr ifunc selection in C
new 75f0520805 sparc: Implement memcpy/mempcpy ifunc selection in C
new 93b7ac3836 sparc: Implement memset/bzero ifunc selection in C
new a96b7a3ba3 sparc: Assume VIS3 support
new a4edcfedd0 sparc: Add ifunc helper macros
new 71b35a03c0 sparc: refactor sparc64 signbit{f} selector to C
new 80f37d015c sparc: refactor sparc64 isnan{f} selector to C
new 73431c5779 sparc: refactor sparc64 isinf{f} selector to C
new dc2c8d56b9 sparc: refactor sparc64 finite{f} selector to C
new 2b399b0b18 sparc: refactor sparc64 nearbyint{f} selector to C
new 97673be4e9 sparc: refactor sparc64 lrint{f} selector to C
new 18b740fdbf sparc: refactor sparc64 rint{f} selector to C
new b7217b3f4c sparc: refactor sparc64 __mpn_mul_1 selector to C
new 907285babb sparc: refactor sparc64 __mpn_sub_n selector to C
new bca3e522c6 sparc: refactor sparc64 __mpn_addmul_1 selector to C
new c94121c842 sparc: refactor sparc64 __mpn_submul_1 selector to C
new 00a0c6e7c7 sparc: refactor sparc64 __mpn_add_n selector to C
new f2c40341ae sparc: refactor sparc32 copysign selector to C
new f78ed01a70 sparc: refactor sparc32 fabs{f} selector to C
new 5874e3a1a7 sparc: refactor sparc32 llrint{f} selector to C
new 2a154c8744 sparc: refactor sparc32 rint{f} selector to C
new 99ea152b24 sparc: refactor sparc32 nearbyint{f} selector to C
new 98c8daff69 sparc: cpu_relax ifunc
new c50427147f sparc: refactor cpu_relax to C
new 335c467a42 sparc: Remove ununsed ifunc assembly macros
new de1ba98d44 x32: Remove unused getcpu implementation
new 20dc08a715 sparc: support the ADP hw capability.
new f7d2fb668b sparc: assembly version of memmove for ultra1+
new f88b130836 sparc: M7 optimized memcpy/mempcpy/memmove
new 5624da2596 sparc: M7 optimized memset/bzero
The 32 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.
--
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 6646a9755db * gcc-interface/Makefile.in: Remove bogus settings for VxWorks.
new a842dd5493b * gcc.target/i386/pr79683.c: Disable costmodel. * i386.c [...]
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/config/i386/i386.c | 51 +++--
gcc/config/i386/i386.h | 12 --
gcc/config/i386/x86-tune-costs.h | 325 +++++---------------------------
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.target/i386/pr79683.c | 2 +-
5 files changed, 93 insertions(+), 301 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 bcfb5ea8 [clang-tidy] Remove MSVC inline assembly test from cross-plat test.
new 84a5e9b2 clang-tidy: Fix deps.
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:
clang-tidy/CMakeLists.txt | 3 ---
clang-tidy/tool/CMakeLists.txt | 3 +++
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 gcc-7-branch
in repository gcc.
from ffed41c58c1 Fix invalid path::iterator test
new 8c52374942f * gcc-interface/Makefile.in: Remove bogus settings for VxWorks.
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/ada/ChangeLog | 4 ++++
gcc/ada/gcc-interface/Makefile.in | 14 +++++---------
2 files changed, 9 insertions(+), 9 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 9000a7221ab Fix typos
new 6646a9755db * gcc-interface/Makefile.in: Remove bogus settings for VxWorks.
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/ada/ChangeLog | 4 ++++
gcc/ada/gcc-interface/Makefile.in | 14 +++++---------
2 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.