This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1b7ed97142e Fix build broken by r323641
new c2b2c5730c4 [Sparc] Account for bias in stack readjustment
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/Sparc/SparcFrameLowering.cpp | 29 ++++++++++++++++++++++++-----
test/CodeGen/SPARC/stack-align.ll | 16 +++++++++++-----
2 files changed, 35 insertions(+), 10 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 glibc.
from 1f89ac7190 hurd: Fix includes
new f7bdf30d15 ru_RU, ru_UA: Add alternative month names (bug 10871).
new 561cb41473 el_CY, el_GR: Add alternative month names (bug 10871).
new 105e90bd83 be_BY, be_BY@latin: Add alternative month names (bug 10871).
new 8b406f8776 lt_LT: Add alternative month names (bug 10871).
The 4 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:
ChangeLog | 44 ++++++++++++++++++++++++++
localedata/locales/be_BY | 72 ++++++++++++++++++++++++++++--------------
localedata/locales/be_BY@latin | 16 ++++++++--
localedata/locales/el_CY | 14 +++++++-
localedata/locales/el_GR | 14 +++++++-
localedata/locales/lt_LT | 12 +++++++
localedata/locales/ru_RU | 28 ++++++++++++++--
localedata/locales/ru_UA | 28 ++++++++++++++--
time/tst-strptime.c | 12 ++++---
9 files changed, 203 insertions(+), 37 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 9c834d348e5 Refactor dwarfdump -apple-names output
new 1b7ed97142e Fix build broken by r323641
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/DebugInfo/DWARF/DWARFAcceleratorTable.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 llvm.
from 657d19d6964 [ARM] FP16Pat and FullFP16Pat patterns. NFC.
new 9c834d348e5 Refactor dwarfdump -apple-names output
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:
.../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 11 +-
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 135 ++++++++++++---------
.../Generic/accel-table-hash-collisions.ll | 40 +++---
test/DebugInfo/Generic/cross-cu-inlining.ll | 6 +-
test/DebugInfo/dwarfdump-accel.test | 59 ++++-----
5 files changed, 142 insertions(+), 109 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 0757989b8c3 [DebugInfo] Basic .debug_names dumping support
new 657d19d6964 [ARM] FP16Pat and FullFP16Pat patterns. 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/Target/ARM/ARMInstrFormats.td | 6 ++++++
lib/Target/ARM/ARMInstrVFP.td | 20 ++++++++++----------
2 files changed, 16 insertions(+), 10 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 70b64fba3 Remove ObjectFile usage from HostLinux::GetProcessInfo
new e355de977 Fix NetBsd build broken by r323637
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:
source/Plugins/Process/NetBSD/NativeProcessNetBSD.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 llvm.
from cf29510f52f [X86FixupBWInsts] Fix miscompilation if sibling sub-registe [...]
new 0757989b8c3 [DebugInfo] Basic .debug_names dumping support
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:
.../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 235 ++++++++++-
include/llvm/DebugInfo/DWARF/DWARFContext.h | 4 +
include/llvm/DebugInfo/DWARF/DWARFObject.h | 1 +
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 433 ++++++++++++++++++++-
lib/DebugInfo/DWARF/DWARFContext.cpp | 23 +-
test/DebugInfo/X86/dwarfdump-debug-names.s | 176 +++++++++
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 1 +
7 files changed, 847 insertions(+), 26 deletions(-)
create mode 100644 test/DebugInfo/X86/dwarfdump-debug-names.s
--
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 aeb018ff1 [lldb] Generic base for testing gdb-remote behavior
new 70b64fba3 Remove ObjectFile usage from HostLinux::GetProcessInfo
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/Host/common/NativeProcessProtocol.h | 5 ---
include/lldb/Utility/ArchSpec.h | 1 +
source/Host/CMakeLists.txt | 1 +
source/Host/common/NativeProcessProtocol.cpp | 24 ----------
source/Host/linux/Host.cpp | 51 ++++++++++------------
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 23 +++++-----
.../Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 25 ++++++-----
source/Utility/ArchSpec.cpp | 5 +++
unittests/Host/linux/HostTest.cpp | 4 ++
9 files changed, 62 insertions(+), 77 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 2416f9026 Remove unused class declarations
new aeb018ff1 [lldb] Generic base for testing gdb-remote behavior
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_remote_client/TestGDBRemoteClient.py | 13 +
.../test/functionalities/gdb_remote_client/a.yaml | 34 ++
.../gdb_remote_client/gdbclientutils.py | 442 +++++++++++++++++++++
packages/Python/lldbsuite/test/lldbtest.py | 33 +-
test/CMakeLists.txt | 4 +
5 files changed, 522 insertions(+), 4 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/gdb_remote_clien [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/gdb_remote_clien [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/gdb_remote_clien [...]
--
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 ba8a402a70c [AArch64] Generate the CASP instruction for 128-bit cmpxchg
new cf29510f52f [X86FixupBWInsts] Fix miscompilation if sibling sub-registe [...]
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/X86FixupBWInsts.cpp | 19 ++++++++--------
test/CodeGen/X86/fixup-bw-inst.mir | 45 ++++++++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.