This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from 9fb3446aa3 Automatic date update in version.in
new b0e406c787 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 libcxxabi.
from c5d1c1e cxa_demangle: fix -Wimplicit-fallthrough for GCC:7
new c03d53c build: use POSITION_INDEPENDENT_CODE CMake property
new 0b727c2 build: use cmake to pass -std=c++11
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:
cmake/config-ix.cmake | 6 ------
src/CMakeLists.txt | 56 +++++++++++++++++++++++++++++++++++++--------------
2 files changed, 41 insertions(+), 21 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 hjl/ifunc/c
in repository glibc.
discards 328e1713fd Use IFUNC memcmp in libc.so
discards d959b81f87 Use IFUNC memset in libc.so
discards ac09970f15 Use IFUNC memmove in libc.so
discards 124210359d x86-64: Implement strcpy family IFUNC selectors in C
discards 7ad7882ab4 x86-64: Implement memcmp family IFUNC selectors in C
discards 1364a47a36 x86-64: Implement memset family IFUNC selectors in C
new 92e2d181c2 x86-64: Implement memset family IFUNC selectors in C
new 5ac89e11ff x86-64: Implement memcmp family IFUNC selectors in C
new b8dfb237f6 x86-64: Implement strcpy family IFUNC selectors in C
new e04f3bf242 Use IFUNC memmove in libc.so
new e38d9c0b56 Use IFUNC memset in libc.so
new b2ca002956 Use IFUNC memcmp in libc.so
new 1d116af9de x86-64: Implement strcat family IFUNC selectors in C
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (328e1713fd)
\
N -- N -- N refs/heads/hjl/ifunc/c (1d116af9de)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 7 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:
sysdeps/x86_64/multiarch/Makefile | 1 +
sysdeps/x86_64/multiarch/ifunc-memset.h | 2 +-
.../{ifunc-strcpy.h => ifunc-unaligned-ssse3.h} | 3 +-
sysdeps/x86_64/multiarch/stpcpy.c | 4 +-
sysdeps/x86_64/multiarch/stpncpy.c | 2 +-
.../multiarch/{memchr-sse2.S => strcat-sse2.S} | 12 +--
sysdeps/x86_64/multiarch/strcat.S | 85 ----------------------
sysdeps/x86_64/multiarch/{strcpy.c => strcat.c} | 14 ++--
sysdeps/x86_64/multiarch/strcpy-sse2.S | 3 +-
sysdeps/x86_64/multiarch/strcpy.c | 2 +-
sysdeps/x86_64/multiarch/strncat.S | 5 --
sysdeps/x86_64/multiarch/{strcpy.c => strncat.c} | 17 ++---
sysdeps/x86_64/multiarch/strncpy.c | 2 +-
13 files changed, 30 insertions(+), 122 deletions(-)
rename sysdeps/x86_64/multiarch/{ifunc-strcpy.h => ifunc-unaligned-ssse3.h} (93%)
copy sysdeps/x86_64/multiarch/{memchr-sse2.S => strcat-sse2.S} (81%)
delete mode 100644 sysdeps/x86_64/multiarch/strcat.S
copy sysdeps/x86_64/multiarch/{strcpy.c => strcat.c} (79%)
delete mode 100644 sysdeps/x86_64/multiarch/strncat.S
copy sysdeps/x86_64/multiarch/{strcpy.c => strncat.c} (74%)
--
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 libcxxabi.
from 35b048c [libcxxabi] HandleLLVMOptions in out of tree build
new ec60ec4 private_typeinfo: add missing field initializers
new c5d1c1e cxa_demangle: fix -Wimplicit-fallthrough for GCC:7
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:
src/cxa_demangle.cpp | 2 +-
src/private_typeinfo.cpp | 6 +++---
2 files changed, 4 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 gcc.
from 08c4f7f5e55 * opts.c (finish_options): Move test for flag_split_stack [...]
new 5759d97e61a Disable constant pool for nvptx
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/nvptx/nvptx.c | 10 ++++++++++
2 files changed, 18 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 165d46dd6ed [PartialInlining] Support shrinkwrap life_range markers
new 108ba469427 [x86] use vperm2f128 rather than vinsertf128 when there's a [...]
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 | 22 +++++++++------
test/CodeGen/X86/avx-vperm2x128.ll | 20 ++++----------
test/CodeGen/X86/x86-interleaved-access.ll | 44 ++++++++++++------------------
3 files changed, 36 insertions(+), 50 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 binutils-gdb.
from 9b97dfbf80 PR 21564, Section start in binary output file incorrect
new c4dcb155c4 Introduce "set debug separate-debug-file"
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 | 13 +++++++++++++
gdb/NEWS | 6 ++++++
gdb/build-id.c | 7 +++++++
gdb/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 6 ++++++
gdb/symfile.c | 18 ++++++++++++++++++
gdb/symfile.h | 4 ++++
7 files changed, 59 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 030e5fedd78 [ADT] Use LLVM_ATTRIBUTE_USED instead of __attribute__ for [...]
new 165d46dd6ed [PartialInlining] Support shrinkwrap life_range markers
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/llvm/Transforms/Utils/CodeExtractor.h | 21 +-
lib/Transforms/Utils/CodeExtractor.cpp | 219 +++++++++++++++++++--
test/Transforms/CodeExtractor/live_shrink.ll | 67 +++++++
test/Transforms/CodeExtractor/live_shrink_gep.ll | 66 +++++++
test/Transforms/CodeExtractor/live_shrink_hoist.ll | 66 +++++++
.../CodeExtractor/live_shrink_multiple.ll | 66 +++++++
.../Transforms/CodeExtractor/live_shrink_unsafe.ll | 94 +++++++++
7 files changed, 581 insertions(+), 18 deletions(-)
create mode 100644 test/Transforms/CodeExtractor/live_shrink.ll
create mode 100644 test/Transforms/CodeExtractor/live_shrink_gep.ll
create mode 100644 test/Transforms/CodeExtractor/live_shrink_hoist.ll
create mode 100644 test/Transforms/CodeExtractor/live_shrink_multiple.ll
create mode 100644 test/Transforms/CodeExtractor/live_shrink_unsafe.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 4cea5b6e60 test: attempt to repair build bots
new 414d1fa14a Don't crash when forming a destructor name on an incomplete type.
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/SemaExprCXX.cpp | 9 ++++++---
test/SemaCXX/nested-name-spec.cpp | 7 +++++++
2 files changed, 13 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 a097b34ef73 [ADT] Suppress unused attribute warning in unit test
new 030e5fedd78 [ADT] Use LLVM_ATTRIBUTE_USED instead of __attribute__ 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:
unittests/ADT/SmallVectorTest.cpp | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.