This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 71f6975cf85 [testsuite]
new 5ddcb543682 I typoed the PR numnber, correct is:
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 | 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 llvm.
from 007404388ee [DAGCombiner] Pull out VT bitwidth in visitSDIV. NFCI.
new 0c1dedd8edc [InstCombine] add tests for urem with sext bool divisor; 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/InstCombine/rem.ll | 22 ++++++++++++++++++++++
1 file changed, 22 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 clang.
from df4e40a91c Avoid spurious 'comma operator within array index expression [...]
new 3e914648ae [ThinLTO] Add testing of summary index parsing to a couple 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:
test/CodeGen/thinlto-distributed-cfi-devirt.ll | 2 ++
test/CodeGen/thinlto-distributed-cfi.ll | 2 ++
2 files changed, 4 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 7706083ace4 [InstSimplify] fold srem with sext bool divisor
new 007404388ee [DAGCombiner] Pull out VT bitwidth in visitSDIV. NFCI.
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/SelectionDAG/DAGCombiner.cpp | 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 gcc-8-branch
in repository gcc.
from 2e8ab52f772 S/390: Fix mtune default.
new fdb8dffc9af regcprop: Avoid REG_CFA_REGISTER notes (PR85645)
new 51a3af2d4ea regrename: Don't rename the dest of a REG_CFA_REGISTER (PR85645)
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 | 18 ++++++++++++++++++
gcc/regcprop.c | 6 ++++++
gcc/regrename.c | 19 +++++++++++++++----
3 files changed, 39 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 583ccd4384c [FileCheck] Add CHECK-EMPTY directive for checking for blank lines
new 3e90a9b8c8a Fix doc title underlining.
new 7706083ace4 [InstSimplify] fold srem with sext bool divisor
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:
docs/CommandGuide/FileCheck.rst | 2 +-
lib/Analysis/InstructionSimplify.cpp | 6 ++++++
test/Transforms/InstSimplify/rem.ll | 8 ++------
3 files changed, 9 insertions(+), 7 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 a8b44230249 rs6000: Set up ieee128_float_type_node correctly (PR82625)
new 71f6975cf85 [testsuite]
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/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-neg-int.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/fold-vec-neg-int.p8.c | 4 ++--
3 files changed, 11 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 clang.
from 109df809f0 [ASTImporter] Use InjectedClassNameType at import of templat [...]
new df4e40a91c Avoid spurious 'comma operator within array index expression [...]
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/AST/ItaniumCXXABI.cpp | 7 ++++---
1 file changed, 4 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 newlib.
from 17918cc6a Cygwin: add Unicode patch to release notes
new 6c55be9db Cygwin: Allow to build without experimental AF_UNIX code by default
new 6497fdfaf Cygwin: fix bumptious GCC 7 warnings
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:
winsup/cygserver/sysv_sem.cc | 2 +-
winsup/cygwin/dtable.cc | 2 ++
winsup/cygwin/fhandler.h | 7 +++++++
winsup/cygwin/fhandler_socket_unix.cc | 4 ++++
winsup/cygwin/include/cygwin/socket.h | 2 +-
winsup/cygwin/net.cc | 8 ++++++++
winsup/cygwin/path.cc | 6 ++++++
winsup/cygwin/path.h | 4 ++++
winsup/cygwin/select.cc | 4 ++++
winsup/utils/dumper.cc | 10 ++++++++--
10 files changed, 45 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 e873939bd3e Silence "unused variable" warning in LiveIntervals.cpp afte [...]
new 583ccd4384c [FileCheck] Add CHECK-EMPTY directive for checking for blank lines
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:
docs/CommandGuide/FileCheck.rst | 19 ++++++++++++++
test/FileCheck/check-empty-tag.txt | 45 +++++++++++++++++++++++++++++++
utils/FileCheck/FileCheck.cpp | 54 +++++++++++++++++++++++++++++++-------
3 files changed, 108 insertions(+), 10 deletions(-)
create mode 100644 test/FileCheck/check-empty-tag.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.