This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 0064a0c5f1 [clang-format] Handle unary operator overload with arguments [...]
new 157a622d78 [CodeGen] match new fast-math-flag method: isFast()
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/CodeGenFunction.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 6aa899ce25 Eliminate STOP_SIGNAL, use SIGTSTP directly
new d1928160a3 Don't check termio.h and sgtty.h in common/common.m4 either
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 | 6 ++++++
gdb/common/common.m4 | 2 +-
gdb/config.in | 6 ------
gdb/configure | 2 +-
gdb/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/config.in | 6 ------
gdb/gdbserver/configure | 2 +-
7 files changed, 13 insertions(+), 15 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 1cfb73dbb7 Target FP: Merge doublest.c and dfp.c into target-float.c
new 726e13564b Assume termios is available, remove support for termio and sgtty
new a94799ac1e Don't set terminal flags twice in a row
new 6aa899ce25 Eliminate STOP_SIGNAL, use SIGTSTP directly
The 3 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 | 72 ++++++++++++
gdb/Makefile.in | 10 +-
gdb/common/gdb_termios.h | 78 -------------
gdb/common/job-control.c | 23 ++--
gdb/configure | 3 +-
gdb/configure.ac | 3 +-
gdb/event-top.c | 26 ++---
gdb/event-top.h | 10 +-
gdb/gdbserver/configure | 2 +-
gdb/gdbserver/configure.ac | 2 +-
gdb/gdbserver/remote-utils.c | 33 +-----
gdb/inflow.c | 97 ++++------------
gdb/inflow.h | 12 +-
gdb/ser-base.c | 8 --
gdb/ser-base.h | 3 -
gdb/ser-event.c | 1 -
gdb/ser-go32.c | 12 --
gdb/ser-mingw.c | 4 -
gdb/ser-pipe.c | 1 -
gdb/ser-tcp.c | 1 -
gdb/ser-unix.c | 264 +------------------------------------------
gdb/serial.c | 8 --
gdb/serial.h | 12 --
gdb/testsuite/ChangeLog | 8 ++
gdb/top.c | 8 +-
25 files changed, 143 insertions(+), 558 deletions(-)
delete mode 100644 gdb/common/gdb_termios.h
--
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 f90f6ff196b PR82816: Widening multiplies of bitfields
new 0d6b5601943 Check in right version of stack-check-12.c
new da01f98cc89 PR target/82788 * config/i386/i386.c (PROBE_INTERVAL): Re [...]
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 | 11 +++++
gcc/config/i386/i386.c | 57 +++++++++++++++-----------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/pr82788.c | 4 ++
gcc/testsuite/gcc.target/i386/stack-check-12.c | 4 +-
5 files changed, 56 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr82788.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 clang-tools-extra.
from 445a3f5e Adds a json::Expr type to represent intermediate JSON expressions.
new a96b9953 [clangd] Squash namespace warning
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:
clangd/JSONExpr.cpp | 9 +++++++--
1 file changed, 7 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 llvm.
from d27af430ac1 [SLP] Test for PR35047, NFC.
new ae8a0007cb8 [X86][SSE] Merge combineExtractVectorElt_SSE into combineEx [...]
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 | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 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 openmp.
from 780ebd0 [OMPT] Improve cast that was lost on commit, NFC.
new 6d785d3 [OMPT] Fix callback.h for tests for changes in TR6
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:
runtime/test/ompt/callback.h | 8 ++++----
1 file 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 llvm.
from 6e1c5e0143d [X86][SSE] Combine EXTRACT_VECTOR_ELT with combineExtractWi [...]
new d27af430ac1 [SLP] Test for PR35047, NFC.
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/Transforms/SLPVectorizer/X86/load-merge.ll | 50 +++++++++++++++++++++++++
1 file changed, 50 insertions(+)
create mode 100644 test/Transforms/SLPVectorizer/X86/load-merge.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.