This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 21d374ac2d8 * vr-values.c (gimple_stmt_nonzero_p): Abstract com [...]
new 8095249e90b * tree-ssa-threadupdate.c (thread_through_all_block [...]
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 | 5 +++++
gcc/tree-ssa-threadupdate.c | 22 ++++++++++++++--------
2 files changed, 19 insertions(+), 8 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 azanella/c11-threads
in repository glibc.
discards 25c41880c0 Add manual documentation for threads.h
discards 43f4a90960 nptl: Add test cases for ISO C11 threads
discards 2ed587c07b nptl: Add abilist symbols for C11 threads
discards c4831e331b nptl: Add C11 threads tss_* functions
discards dce89998f8 nptl: Add C11 threads cnd_* functions
discards 6e550059a8 nptl: Add C11 threads call_once functions
discards 81c4b6f45f nptl: Add C11 threads mtx_* functions
discards 613ef13dd5 nptl: Add C11 threads thrd_* functions
adds 93304f5f7a Install <bits/statx.h> header
new fa58476fe3 nptl: Add C11 threads thrd_* functions
new b61e33b05a nptl: Add C11 threads mtx_* functions
new c38fb45d05 nptl: Add C11 threads call_once functions
new f0a4c9b506 nptl: Add C11 threads cnd_* functions
new 360cc12dc0 nptl: Add C11 threads tss_* functions
new 952635b285 nptl: Add abilist symbols for C11 threads
new 7375d56bae nptl: Add test cases for ISO C11 threads
new 7a3451fdfd Add manual documentation for threads.h
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 (25c41880c0)
\
N -- N -- N refs/heads/azanella/c11-threads (7a3451fdfd)
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 8 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 | 13 +-
io/Makefile | 2 +-
.../sysv/linux/tile/tilegx64/libpthread.abilist | 252 ---------------------
3 files changed, 7 insertions(+), 260 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/tile/tilegx64/libpthread.abilist
--
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 compiler-rt.
from beed99ccb Remove ppc64 BE XFAILs now that gcov profiling works.
new 2b0884052 Revert 336811, there are still some problems with the tests.
new 0ab97d5d5 Link to the correct bug number about the Mac failure for inst [...]
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:
test/profile/instrprof-dlopen-dlclose-gcov.test | 3 +++
test/profile/instrprof-gcov-two-objects.test | 3 +++
test/profile/instrprof-shared-gcov-flush.test | 4 ++--
3 files changed, 8 insertions(+), 2 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 binutils-2_31-branch
in repository binutils-gdb.
from 8238fb6230 Fix printing the size of GOLD's memory areana on Cygwin base [...]
new ea22a560ea Reimport a patch to fix building gold on Cygwin64 systms: m. [...]
new 8e188148c4 Duplicate code update.
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:
--
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 33f4d61062f [SLPVectorizer] Add initial alternate opcode support for ca [...]
new 3a44ccd156e [llvm-objdump] Add -demangle (-C) option
new 9972f984825 [X86] Fix MayLoad/HasSideEffect flag for (V)MOVLPSrm instructions.
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/X86InstrAVX512.td | 2 +-
lib/Target/X86/X86InstrSSE.td | 2 +
test/tools/llvm-mca/X86/Atom/resources-sse1.s | 2 +-
test/tools/llvm-mca/X86/Broadwell/resources-avx1.s | 2 +-
test/tools/llvm-mca/X86/Broadwell/resources-sse1.s | 2 +-
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 2 +-
test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 2 +-
test/tools/llvm-mca/X86/Generic/resources-avx1.s | 2 +-
test/tools/llvm-mca/X86/Generic/resources-sse1.s | 2 +-
test/tools/llvm-mca/X86/Haswell/resources-avx1.s | 2 +-
test/tools/llvm-mca/X86/Haswell/resources-sse1.s | 2 +-
test/tools/llvm-mca/X86/SLM/resources-sse1.s | 2 +-
.../llvm-mca/X86/SandyBridge/resources-avx1.s | 2 +-
.../llvm-mca/X86/SandyBridge/resources-sse1.s | 2 +-
.../llvm-mca/X86/SkylakeClient/resources-avx1.s | 2 +-
.../llvm-mca/X86/SkylakeClient/resources-sse1.s | 2 +-
.../llvm-mca/X86/SkylakeServer/resources-avx1.s | 2 +-
.../llvm-mca/X86/SkylakeServer/resources-sse1.s | 2 +-
test/tools/llvm-mca/X86/Znver1/resources-avx1.s | 2 +-
test/tools/llvm-mca/X86/Znver1/resources-sse1.s | 2 +-
test/tools/llvm-objdump/disassemble-demangle.test | 47 ++++++++++++++++++++++
tools/llvm-objdump/llvm-objdump.cpp | 38 ++++++++++++++++-
tools/llvm-objdump/llvm-objdump.h | 2 +
23 files changed, 107 insertions(+), 20 deletions(-)
create mode 100644 test/tools/llvm-objdump/disassemble-demangle.test
--
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 c53ede8647 [clangd] Uprank delcarations when "using q::name" is present [...]
new 1d90e73140 [AST] Fix for structural equivalence tests in rL336776.
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/AST/StructuralEquivalenceTest.cpp | 11 ++++++-----
1 file changed, 6 insertions(+), 5 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 12863263d6 Rename tdesc_register_size to tdesc_register_bitsize
new 04879304de Fix printing the size of GOLD's memory areana on Cygwin base [...]
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:
gold/ChangeLog | 4 ++++
gold/main.cc | 4 ++--
2 files changed, 6 insertions(+), 2 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 binutils-2_31-branch
in repository binutils-gdb.
from 557b8e0ea4 Automatic date update in version.in
new 8238fb6230 Fix printing the size of GOLD's memory areana on Cygwin base [...]
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:
gold/ChangeLog | 4 ++++
gold/main.cc | 4 ++--
2 files changed, 6 insertions(+), 2 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 71a38860b78 compiler: fix evaluation order of LHS index expressions
new 3878b4ed081 [arm] Put CPU's FPU capabilities directly in the ISA specification
new 21d374ac2d8 * vr-values.c (gimple_stmt_nonzero_p): Abstract com [...]
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:
gcc/ChangeLog | 15 +++++
gcc/config/arm/arm-cpus.in | 145 +++++++++++++++-----------------------------
gcc/config/arm/parsecpu.awk | 10 ---
gcc/gimple.c | 51 ++++++++++++++++
gcc/gimple.h | 2 +
gcc/vr-values.c | 32 +---------
6 files changed, 119 insertions(+), 136 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 0845264d6 [ELF] - Add classof() member for ARMExidxSentinelSection.
new e4af9c980 [ELF] - Simplify. NFCI.
new a004fb139 [ELF] - Simplify code. NFC.
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/Writer.cpp | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.