This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 4e223e626 Remove getCategories mechanism of specifying test categories
new 54143223e Fix classifications on two concurrent event tests
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:
.../TestConcurrentBreakpointDelayBreakpointOneSignal.py | 1 -
.../TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.py | 1 +
2 files 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 lld.
from 450584fb9 [ELF] - Linkerscript: fixed non-determinism when handling MEMORY.
new 84c172ea4 [ELF] - Removed unused variable. NFC.
new 750d08f81 [ELf] - Fix compilation after r317307.
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:
ELF/LinkerScript.h | 1 +
ELF/Writer.cpp | 5 +----
2 files changed, 2 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 binutils-gdb.
from 8e68731c8a Skip gdb.python/py-thrhandle.exp if python is not enabled.
new 6cee897971 Fix excessive memory allocation attempts and possible intege [...]
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/ChangeLog | 8 ++++++++
bfd/coffgen.c | 17 +++++++++++++++--
2 files changed, 23 insertions(+), 2 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 6cd2a99eb67 [PartialInliner] Skip call sites where inlining fails.
new eb7c044ce99 [X86][SSE] Add PACKUS support to combineVectorTruncation
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/X86ISelLowering.cpp | 22 +++--
test/CodeGen/X86/avg.ll | 185 ++++++++++++++++---------------------
test/CodeGen/X86/combine-srl.ll | 2 +-
test/CodeGen/X86/vector-trunc.ll | 73 +++++++++------
4 files changed, 141 insertions(+), 141 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 a7372f15c92 [globalisel][tablegen] Skip src child predicates
new 6cd2a99eb67 [PartialInliner] Skip call sites where inlining fails.
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/IPO/PartialInlining.cpp | 16 ++++----
.../CodeExtractor/PartialInlineNoInline.ll | 45 ++++++++++++++++++++++
2 files changed, 54 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/CodeExtractor/PartialInlineNoInline.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 gcc.
from e892f4fac60 [ARC] Fix to unwinding.
new d62c97f5fe0 Remove _Node_insert_return::get() member functions (P0508R0)
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:
libstdc++-v3/ChangeLog | 5 ++++
libstdc++-v3/include/bits/node_handle.h | 48 ---------------------------------
2 files changed, 5 insertions(+), 48 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 90b79395dd0 PR82809: register handling in ix86_vector_duplicate_value
new e892f4fac60 [ARC] Fix to unwinding.
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 | 6 ++
gcc/config/arc/arc.c | 36 ++++++--
gcc/config/arc/linux.h | 8 ++
libgcc/ChangeLog | 7 ++
libgcc/config.host | 1 +
libgcc/config/arc/linux-unwind-reg.def | 42 +++++++++
libgcc/config/arc/linux-unwind.h | 153 +++++++++++++++++++++++++++++++++
7 files changed, 247 insertions(+), 6 deletions(-)
create mode 100644 libgcc/config/arc/linux-unwind-reg.def
create mode 100644 libgcc/config/arc/linux-unwind.h
--
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 3d47a7fef6 Automatic date update in version.in
new 8e68731c8a Skip gdb.python/py-thrhandle.exp if python is not enabled.
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.python/py-thrhandle.exp | 4 ++++
2 files changed, 9 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 74ecc3ab6b5 [Analysis] Refine matching and merging of TBAA tags
new 52811121613 [ARM GlobalISel] Move the check for Thumb higher up
new a7372f15c92 [globalisel][tablegen] Skip src child predicates
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/ARM/ARMCallLowering.cpp | 12 ++++----
.../GlobalISel/arm-instruction-select-combos.mir | 35 ++++++++++++++++++++++
utils/TableGen/GlobalISelEmitter.cpp | 3 ++
3 files changed, 44 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 ba9125e489d [PEI] Simplify handling of targets with no phys regs. NFC
new 74ecc3ab6b5 [Analysis] Refine matching and merging of TBAA tags
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/TypeBasedAliasAnalysis.cpp | 173 ++++++++++++++++++--------------
1 file changed, 95 insertions(+), 78 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.