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 6571a38 Fix PR cli/18053
new cda75e7 Rearrange Python breakpoint node in documentation
new 43684a7 use user_breakpoint_p in python code
new 93daf33 PR python/17698 - add Breakpoint.pending
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 | 14 +++++
gdb/NEWS | 5 ++
gdb/breakpoint.c | 8 +++
gdb/breakpoint.h | 3 +
gdb/doc/ChangeLog | 11 ++++
gdb/doc/python.texi | 90 ++++++++++++++++--------------
gdb/python/py-breakpoint.c | 28 ++++++++--
gdb/testsuite/ChangeLog | 8 +++
gdb/testsuite/gdb.python/py-breakpoint.exp | 11 ++++
9 files changed, 132 insertions(+), 46 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 06c68c2 [SCCP] Use early return. NFCI.
new c57350c [SCCP] Factor out common code.
new ff53425 AMDGPU: Remove last AMDIL intrinsics
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/AMDGPU/AMDGPUISelLowering.cpp | 6 +-----
lib/Target/AMDGPU/AMDGPUIntrinsics.td | 6 ------
lib/Transforms/Scalar/SCCP.cpp | 17 +++++++++--------
test/CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll | 13 +------------
4 files changed, 11 insertions(+), 31 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 b9ed6a6 Reverting r275284 due to platform-specific test failures
new 06c68c2 [SCCP] Use early return. 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/Transforms/Scalar/SCCP.cpp | 10 +++++-----
1 file changed, 5 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 clang.
from 4e226ee Implement FunctionDecl::getDefinition() to be consistent with [...]
new ba77232 [OpenMP] add more tests for 'distribute simd' pragma
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:
...sages.cpp => distribute_simd_loop_messages.cpp} | 360 ++++++++---
..._messages.c => distribute_simd_misc_messages.c} | 696 +++++++++++++++------
2 files changed, 761 insertions(+), 295 deletions(-)
copy test/OpenMP/{simd_loop_messages.cpp => distribute_simd_loop_messages.cpp} (74%)
copy test/OpenMP/{simd_misc_messages.c => distribute_simd_misc_messages.c} (58%)
--
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 c0a5c35 Add GotEntrySize/GotPltEntrySize to ELF target.
new bcc5a98 Update the readme text.
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/NewLLD.rst | 7 +++++++
1 file changed, 7 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 a8caac0 add more tests for zexty xor sandwiches
new b9ed6a6 Reverting r275284 due to platform-specific test failures
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:
include/llvm/Analysis/TargetLibraryInfo.def | 3 --
include/llvm/Analysis/TargetLibraryInfo.h | 2 +-
lib/Analysis/TargetLibraryInfo.cpp | 1 -
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 46 ------------------------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 1 -
lib/Transforms/Utils/BuildLibCalls.cpp | 1 -
test/CodeGen/X86/mempcpy_call.ll | 16 ---------
test/CodeGen/X86/mempcpy_ret_val.ll | 28 ---------------
test/Transforms/InferFunctionAttrs/annotate.ll | 3 --
test/Transforms/InferFunctionAttrs/no-proto.ll | 3 --
10 files changed, 1 insertion(+), 103 deletions(-)
delete mode 100644 test/CodeGen/X86/mempcpy_call.ll
delete mode 100644 test/CodeGen/X86/mempcpy_ret_val.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 clang.
from 5f7de91 [analyzer] Implement a methond to discover origin region of a [...]
new 4e226ee Implement FunctionDecl::getDefinition() to be consistent with [...]
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:
include/clang/AST/Decl.h | 11 +++++++++++
lib/Sema/SemaDecl.cpp | 7 ++-----
lib/Sema/SemaLookup.cpp | 4 ++--
3 files changed, 15 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 binutils-gdb.
from 92281a5 MIPS/opcodes: Address issues with NAL disassembly
new 6571a38 Fix PR cli/18053
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 | 7 +++++++
gdb/jit.c | 24 ++++++++++++++++++------
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.base/jit-so.exp | 7 +++++++
4 files changed, 38 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 master
in repository llvm.
from f296054 [X86][SSE] Regenerate truncated shift test
new a8caac0 add more tests for zexty xor sandwiches
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/xor.ll | 12 ++++++++++++
test/Transforms/InstCombine/zext.ll | 27 +++++++++++++++++++++++++++
2 files changed, 39 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 lld.
from 60db12f Rename VAStart -> ImageBase. NFC.
new c0a5c35 Add GotEntrySize/GotPltEntrySize to ELF target.
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:
ELF/OutputSections.cpp | 10 +++++-----
ELF/Symbols.cpp | 4 ++--
ELF/Target.cpp | 12 ++++++++++++
ELF/Target.h | 2 ++
4 files changed, 21 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.