This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/testme
in repository gcc.
discards 28e5090dfc6 [SFN] don't move after-label debug stmts before labels
new bb3f19d5b76 [SFN] don't move after-label debug stmts before labels
new 685cd7af1be [SFN] don't eliminate regs in markers
new ef35a69d583 [SFN] don't assume BLOCK_FOR_INSN is set in var-tracking
new 646f900d000 [compare-debug] use call loc for nop_endbr
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 (28e5090dfc6)
\
N -- N -- N refs/heads/aoliva/testme (646f900d000)
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 4 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 | 20 ++++++++++++--------
gcc/reload1.c | 2 +-
gcc/testsuite/g++.dg/torture/pr83391.C | 34 ++++++++++++++++++++++++++++++++++
gcc/var-tracking.c | 12 ++++++++----
4 files changed, 55 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr83391.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 llvm.
from fb6004239dd [SLP] Vectorize jumbled memory loads.
new 88e328af9dc [NFC] Refactor SafepointIRVerifier
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/IR/SafepointIRVerifier.cpp | 553 +++++++++++++++++++++++------------------
1 file changed, 317 insertions(+), 236 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 2c66e1634c Automatic date update in version.in
new 9937536c23 fix "server" command prefix handling (unexpected confirmatio [...]
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 | 4 +++
gdb/event-top.c | 3 +-
gdb/testsuite/ChangeLog | 5 +++
.../{reread-readsym.c => server-del-break.c} | 0
.../gdb.base/{starti.exp => server-del-break.exp} | 41 ++++++++--------------
5 files changed, 25 insertions(+), 28 deletions(-)
copy gdb/testsuite/gdb.base/{reread-readsym.c => server-del-break.c} (100%)
copy gdb/testsuite/gdb.base/{starti.exp => server-del-break.exp} (51%)
--
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 fa621d294f1 Rename LiveIntervalAnalysis.h to LiveIntervals.h
new bb04a0eeec2 [CallSiteSplitting] Refactor creating callsites.
new fb6004239dd [SLP] Vectorize jumbled memory loads.
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:
include/llvm/Analysis/LoopAccessAnalysis.h | 15 ++
lib/Analysis/LoopAccessAnalysis.cpp | 71 ++++++
lib/Transforms/Scalar/CallSiteSplitting.cpp | 183 +++++---------
lib/Transforms/Vectorize/SLPVectorizer.cpp | 278 +++++++++++++++------
.../CallSiteSplitting/callsite-split-or-phi.ll | 200 +++++++++++++++
.../SLPVectorizer/X86/jumbled-load-multiuse.ll | 24 +-
.../X86/jumbled-load-shuffle-placement.ll | 125 +++++++++
.../SLPVectorizer/X86/jumbled-load-used-in-phi.ll | 225 +++++++++++++++++
test/Transforms/SLPVectorizer/X86/jumbled-load.ll | 37 ++-
test/Transforms/SLPVectorizer/X86/store-jumbled.ll | 25 +-
10 files changed, 933 insertions(+), 250 deletions(-)
create mode 100644 test/Transforms/SLPVectorizer/X86/jumbled-load-shuffle-placement.ll
create mode 100644 test/Transforms/SLPVectorizer/X86/jumbled-load-used-in-phi.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 glibc.
from 6f7c009282 Add sysdeps/ieee754/soft-fp.
new 243b63337c Fix testing with nss-crypt.
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 | 5 +++++
elf/Makefile | 2 +-
2 files changed, 6 insertions(+), 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 lld.
from 7791eca59 Remove unnecessary use of Repl.
new 05da6befd Make a test more interesting.
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/ELF/icf-symbol-type.s | 12 +++++++++---
1 file changed, 9 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 lld.
from 9ef0026a9 Fix the type of the Discared section.
new 236feaa06 Make a method private. NFC.
new 7791eca59 Remove unnecessary use of Repl.
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:
ELF/InputFiles.cpp | 5 +----
ELF/InputFiles.h | 3 +--
2 files changed, 2 insertions(+), 6 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/cet/master
in repository glibc.
discards 4be8268bd6 x86: Check GNU_PROPERTY_X86_FEATURE_1_SHSTK isn't set
discards 7cf5b4279d Linux/x86: Support shadow stack pointer in setjmp/longjmp
discards 0b4c825eca x86: Support IBT and SHSTK in Intel CET [BZ #21598]
discards 6d71f36f60 x86: Add feature_1 to tcbhead_t [BZ #22563]
discards 7b05475028 Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]
discards c065953fd4 Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
adds c9cd7b0ce5 powerpc: POWER8 memcpy optimization for cached memory
adds f4b2aea6e1 New generic cosf
adds 36975e8e7e Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
adds f54ad2f9ea manual/conf.texi: add a missing underscore in front of SC_SS [...]
adds 0cee1257a9 manual: Fix a typo in locale.texi.
adds 8df5d34720 Remove --with-fp / --without-fp.
adds 4e0dca54e9 [BZ #22593] Fix nextafter and nexttoward declaration
adds 89bd8016b3 ia64: Add ipc_priv.h header to set __IPC_64 to zero
adds c80acdc325 Update IA64 libm-test-ulps
adds cc683f7ed4 libio: Free backup area when it not required (BZ#22415)
adds eb4285768b Use memcpy instead of strncpy in nscd/nscd.h to fix build pr [...]
adds ac817e083b x86-64: Add cosf with FMA
new 31ece4d202 Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]
new 26b135415f x86: Add feature_1 to tcbhead_t [BZ #22563]
new fc733e491c x86: Support IBT and SHSTK in Intel CET [BZ #21598]
new 85cb38b8d9 Linux/x86: Support shadow stack pointer in setjmp/longjmp
new 8610ae67ab x86: Check GNU_PROPERTY_X86_FEATURE_1_SHSTK isn't set
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 (4be8268bd6)
\
N -- N -- N refs/heads/hjl/cet/master (8610ae67ab)
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 5 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 | 583 ++++++
INSTALL | 4 -
NEWS | 10 +-
config.make.in | 2 +-
configure | 44 +-
configure.ac | 31 +-
libio/Makefile | 11 +-
libio/fileops.c | 3 +
libio/tst-bz22415.c | 97 +
libio/wfileops.c | 4 +
manual/conf.texi | 2 +-
manual/install.texi | 4 -
manual/locale.texi | 2 +-
manual/tunables.texi | 10 +
math/bits/mathcalls.h | 4 +-
nscd/nscd.h | 2 +-
scripts/build-many-glibcs.py | 51 +-
sysdeps/ia64/fpu/libm-test-ulps | 2162 ++++++++++++++++++--
sysdeps/ieee754/flt-32/s_cosf.c | 254 ++-
sysdeps/m68k/preconfigure | 6 +-
sysdeps/mips/preconfigure | 2 +
.../i386/startup.h => powerpc/cpu-features.c} | 29 +-
.../gentempfd.c => sysdeps/powerpc/cpu-features.h | 18 +-
sysdeps/powerpc/dl-procinfo.c | 16 +
sysdeps/{aarch64 => powerpc}/dl-tunables.list | 9 +-
sysdeps/powerpc/ldsodefs.h | 1 +
.../powerpc/powerpc32/power4/multiarch/init-arch.h | 2 +
sysdeps/powerpc/powerpc64/dl-machine.h | 4 +-
sysdeps/powerpc/powerpc64/multiarch/Makefile | 4 +-
.../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 2 +
.../powerpc64/multiarch/memcpy-power8-cached.S | 176 ++
sysdeps/powerpc/powerpc64/multiarch/memcpy.c | 23 +-
sysdeps/powerpc/preconfigure | 1 +
sysdeps/sh/preconfigure | 10 +-
sysdeps/unix/sysv/linux/{hppa => ia64}/ipc_priv.h | 2 +-
sysdeps/x86_64/fpu/multiarch/Makefile | 5 +-
sysdeps/x86_64/fpu/multiarch/s_cosf-fma.c | 2 +
sysdeps/x86_64/fpu/multiarch/s_cosf-sse2.c | 2 +
.../x86_64/fpu/multiarch/{s_sinf.c => s_cosf.c} | 10 +-
39 files changed, 3307 insertions(+), 297 deletions(-)
create mode 100644 libio/tst-bz22415.c
copy sysdeps/{unix/sysv/linux/i386/startup.h => powerpc/cpu-features.c} (58%)
copy stdio-common/gentempfd.c => sysdeps/powerpc/cpu-features.h (77%)
copy sysdeps/{aarch64 => powerpc}/dl-tunables.list (87%)
create mode 100644 sysdeps/powerpc/powerpc64/multiarch/memcpy-power8-cached.S
copy sysdeps/unix/sysv/linux/{hppa => ia64}/ipc_priv.h (93%)
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_cosf-fma.c
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_cosf-sse2.c
copy sysdeps/x86_64/fpu/multiarch/{s_sinf.c => s_cosf.c} (81%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.