This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from 8f0ea15c2e Automatic date update in version.in
new 248286392e Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from 116eb00edd Automatic date update in version.in
new e5389bb3a5 Automatic date update in version.in
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:
bfd/version.h | 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 b004b5074fc [codeview] Fold FIXME into comment, there's nothing to do. NFC
new a1a416812af AMDGPU: Don't spill SP reg like a normal CSR
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/AMDGPU/SIFrameLowering.cpp | 9 +++++++++
lib/Target/AMDGPU/SIFrameLowering.h | 3 +++
lib/Target/AMDGPU/SIInstrInfo.cpp | 4 ++++
test/CodeGen/AMDGPU/byval-frame-setup.ll | 13 ++++++++-----
test/CodeGen/AMDGPU/sibling-call.ll | 2 ++
5 files changed, 26 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 lldb.
from 5bdd7b659 Fix for bug 34532 - A few rough corners related to post-morte [...]
new ed6cf98d9 Forgot to svn add the test cases for breakpoint auto-continue [...]
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:
.../Makefile | 0
.../auto_continue/TestBreakpointAutoContinue.py | 104 +++++++++++++++++++++
.../breakpoint/auto_continue/main.c | 19 ++++
3 files changed, 123 insertions(+)
copy packages/Python/lldbsuite/test/functionalities/breakpoint/{address_breakpoint [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/auto_ [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/auto_ [...]
--
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 c9b4fb74b79 Revert r312719 "[MachineCombiner] Update instruction depths [...]
new b004b5074fc [codeview] Fold FIXME into comment, there's nothing to do. 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:
lib/CodeGen/AsmPrinter/CodeViewDebug.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 master
in repository libcxxabi.
from caa78da Revert "[libcxxabi] When built with ASan, __cxa_throw calls _ [...]
new 05e2ac5 Reland "When built with ASan, __cxa_throw calls __asan_handle [...]
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:
src/cxa_exception.cpp | 10 ++++++++++
1 file changed, 10 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 1c29e7f5eb3 Use MemoryBufferRef. (NFC)
new c9b4fb74b79 Revert r312719 "[MachineCombiner] Update instruction depths [...]
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/CodeGen/MachineTraceMetrics.h | 6 --
lib/CodeGen/MachineCombiner.cpp | 105 +++++++----------------------
lib/CodeGen/MachineTraceMetrics.cpp | 8 ---
test/CodeGen/AArch64/machine-combiner.ll | 5 --
test/CodeGen/X86/machine-combiner.ll | 5 --
test/CodeGen/X86/mul-constant-result.ll | 5 +-
6 files changed, 24 insertions(+), 110 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 d368c61fa53 Factor out duplicate code from llvm-dwarfdump (NFC)
new 1c29e7f5eb3 Use MemoryBufferRef. (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:
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 5 ++---
1 file changed, 2 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 llvm.
from c9ffce23c10 Update testcase that was XFAILed on Darwin for llvm-dwarfdu [...]
new d368c61fa53 Factor out duplicate code from llvm-dwarfdump (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:
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 65 ++++++++++++++-------------------
1 file changed, 27 insertions(+), 38 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 lldb.
from 7e5c2bd17 [unittests] Another speculative fix for changes introduced in [...]
new 5bdd7b659 Fix for bug 34532 - A few rough corners related to post-morte [...]
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/lldb/Target/Process.h | 8 ++++-
.../postmortem/elf-core/TestLinuxCore.py | 30 +++++++++++++++++
.../postmortem/minidump-new/TestMiniDumpNew.py | 39 ++++++++++++++++++++--
source/Commands/CommandObjectThread.cpp | 8 ++++-
source/Plugins/Process/elf-core/ProcessElfCore.h | 2 ++
source/Target/Process.cpp | 10 +++++-
6 files changed, 91 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.