This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.12-branch
in repository binutils-gdb.
at 49b000dc56 GDB: Work around D;PID handling bug in older GDBservers (PR [...]
This branch includes the following new commits:
new 1f01056036 GDBserver: Don't assume a current process in D;PID implement [...]
new 49b000dc56 GDB: Work around D;PID handling bug in older GDBservers (PR [...]
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.
--
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 a6e34881bcb [LoopIdiomRecognize] Add a test case showing a loop we turn [...]
new 99a2c222c24 [LoopIdiomRecognize] Don't convert a do while loop to ctlz.
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/Transforms/Scalar/LoopIdiomRecognize.cpp | 25 +++++++++++++++----------
test/Transforms/LoopIdiom/X86/ctlz.ll | 23 +++++++++++++++--------
2 files changed, 30 insertions(+), 18 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 release/2.27/master
in repository glibc.
from 68c1bf8097 regexec: Fix off-by-one bug in weight comparison [BZ #23036]
new 8623cfe300 NEWS: Mention bug 22996.
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:
NEWS | 1 +
1 file changed, 1 insertion(+)
--
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 a6f88f6e44 gdb: Remove traces of h8300 ecoff support
new 31445d1036 GDBserver: Don't assume a current process in D;PID implement [...]
new 4c7333b308 GDB: Work around D;PID handling bug in older GDBservers (PR [...]
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:
gdb/ChangeLog | 6 ++++++
gdb/gdbserver/ChangeLog | 13 +++++++++++++
gdb/gdbserver/mem-break.c | 9 ++++-----
gdb/gdbserver/mem-break.h | 3 ++-
gdb/gdbserver/server.c | 39 +++++++++++++++++++++------------------
gdb/remote.c | 8 ++++++++
6 files changed, 54 insertions(+), 24 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 469c8eebd97 AMDGPU/SI: Initialize InstrInfo before TargetLoweringInfo i [...]
new a6e34881bcb [LoopIdiomRecognize] Add a test case showing a loop we turn [...]
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/LoopIdiom/X86/ctlz.ll | 36 +++++++++++++++++++++++++++++++++++
1 file changed, 36 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 0c4483d939 Fix determination of whether one set of cvr-qualifiers is co [...]
new e45150d3b1 os_log: When there are multiple privacy annotations in the f [...]
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/Analysis/PrintfFormatString.cpp | 11 ++++++-----
test/CodeGen/builtins.c | 4 ++--
2 files changed, 8 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 llvm.
from 1935f944384 Temporarily reverting.
new 9c94a76f7ad [MemorySSA] Add APIs to move memory accesses between blocks [...]
new 469c8eebd97 AMDGPU/SI: Initialize InstrInfo before TargetLoweringInfo i [...]
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/MemorySSA.h | 2 +-
include/llvm/Analysis/MemorySSAUpdater.h | 34 ++++++++++++++++++++++
lib/Analysis/MemorySSA.cpp | 12 +++++++-
lib/Analysis/MemorySSAUpdater.cpp | 50 ++++++++++++++++++++++++++++++++
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 4 +--
lib/Target/AMDGPU/AMDGPUSubtarget.h | 2 +-
6 files changed, 99 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 compiler-rt.
from 006e72100 [FileCheck] Add -allow-deprecated-dag-overlap to failing comp [...]
new 1c21b0a65 [FileCheck] Add -allow-deprecated-dag-overlap to another comp [...]
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/fuzzer/dump_coverage.test | 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 2517f169abe [NFC][InstCombine] Tests for x & (-1 >> y) != x -> x u> [...]
new 1935f944384 Temporarily reverting.
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:
tools/gold/gold-plugin.cpp | 8 +++-----
1 file changed, 3 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 llvm.
from d2f9dac4f9e AMDGPU: Remove duplicate call to initializeSubtargetDependencies()
new 2517f169abe [NFC][InstCombine] Tests for x & (-1 >> y) != x -> x u> [...]
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:
...nstant-low-bit-mask-and-icmp-ne-to-icmp-ugt.ll} | 57 ++++++++++--------
...calize-low-bit-mask-and-icmp-ne-to-icmp-ugt.ll} | 69 ++++++++++++----------
2 files changed, 69 insertions(+), 57 deletions(-)
copy test/Transforms/InstCombine/{canonicalize-constant-low-bit-mask-and-icmp-eq-t [...]
copy test/Transforms/InstCombine/{canonicalize-low-bit-mask-and-icmp-eq-to-icmp-ul [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.