This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bc67646 Fix llvm-symbolizer to navigate both DW_AT_abstract_origin an [...]
new 85ad85b [AVX-512] Fix another case where we are copying from a mask r [...]
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/X86FastISel.cpp | 3 +-
test/CodeGen/X86/pr32256.ll | 67 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/pr32256.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 lld.
from 460833a [ELF] Fail the link early if an output path is invalid
new 3159615 Add a comment to say that -build-id=sha1 is a synonym for tree.
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/Driver.cpp | 4 +++-
1 file changed, 3 insertions(+), 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 binutils-gdb.
from b9da89d Merge libiberty: Initialize d_printing in all cplus_demangle_ [...]
new 896c0c1 testsuite: Introduce dejagnu_version
new 7978d7c testsuite: Disable backslash_in_multi_line_command_test for o [...]
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/testsuite/ChangeLog | 11 +++++++++
gdb/testsuite/gdb.base/commands.exp | 11 +++++++++
.../attach-many-short-lived-threads.exp | 8 +------
gdb/testsuite/lib/gdb.exp | 26 ++++++++++++++++++++++
4 files changed, 49 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 gcc.
from 0d8185a PR libstdc++/80034 * include/bits/list.tcc (merge(list&&)): U [...]
new d0e97f1 * doc/install.texi (Specific) <avr>: Remove reference to bi [...]
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 | 5 +++++
gcc/doc/install.texi | 2 --
2 files changed, 5 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 43373e2 GlobalISel: Translate ConstantDataVector
new aa68cfd [Support] Follow-up for "Test directory iterators and recursi [...]
new 243faf7 [IPRA] Change algorithm for RegUsageInfoCollector.
new 9812b90 Fix sign compare warning in unit test by using an explicit un [...]
new 6f54996 Remove unused lambda capture
new bc67646 Fix llvm-symbolizer to navigate both DW_AT_abstract_origin an [...]
The 5 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/DebugInfo/DWARF/DWARFDie.h | 8 ------
lib/CodeGen/RegUsageInfoCollector.cpp | 24 +++++++++++++++---
lib/DebugInfo/DWARF/DWARFDie.cpp | 32 ++++++++----------------
tools/llvm-link/llvm-link.cpp | 2 +-
unittests/ADT/STLExtrasTest.cpp | 2 +-
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 30 +++++++++++++---------
unittests/Support/Path.cpp | 2 +-
7 files changed, 52 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 clang-tools-extra.
from d8c2a53 [include-fixer] Add fuzzy SymbolIndex, where identifier needn [...]
new 8d86b35 Add the 'AllowSoleDefaultDtor' and 'AllowMissingMoveFunctions [...]
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:
.../SpecialMemberFunctionsCheck.cpp | 111 +++++++++++++++------
.../SpecialMemberFunctionsCheck.h | 12 ++-
.../cppcoreguidelines-special-member-functions.rst | 28 ++++++
...eguidelines-special-member-functions-cxx-03.cpp | 2 +-
...uidelines-special-member-functions-relaxed.cpp} | 12 ++-
.../cppcoreguidelines-special-member-functions.cpp | 7 +-
6 files changed, 135 insertions(+), 37 deletions(-)
copy test/clang-tidy/{cppcoreguidelines-special-member-functions.cpp => cppcoregui [...]
--
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 d0188c3 Revert "GlobalISel: move vector extract/insert inside generic [...]
new bea1e20 [Support] Test directory iterators and recursive directory it [...]
new 43373e2 GlobalISel: Translate ConstantDataVector
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/CodeGen/GlobalISel/IRTranslator.cpp | 7 ++
.../AArch64/GlobalISel/arm64-irtranslator.ll | 40 +++++++++++
unittests/Support/Path.cpp | 78 ++++++++++++++++++++++
3 files changed, 125 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 4ae8ddf Revert r295004 (Add MXCSR) due to errors reported by MachineVerifier
new 6ac2f2b GlobalISel: move vector extract/insert inside generic opcode region.
new 8879a17 [X86][MMX] Fix folding of shift value loads to cover whole 64-bits
new d0188c3 Revert "GlobalISel: move vector extract/insert inside generic [...]
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:
lib/Target/X86/X86InstrFragmentsSIMD.td | 2 --
lib/Target/X86/X86InstrMMX.td | 19 ----------
test/CodeGen/X86/bitcast-mmx.ll | 22 +++++++-----
test/CodeGen/X86/mmx-fold-load.ll | 64 ++++++++++++++++++++-------------
4 files changed, 53 insertions(+), 54 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 d5b32b0 [compiler-rt][builtins] Ignore the deprecated warning for CFP [...]
new 185fc10 [asan] Split SIGSEGV / SIGBUS handling so we can handle only [...]
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/asan/tests/asan_test.cc | 2 +-
lib/sanitizer_common/sanitizer_flags.inc | 4 +++-
lib/sanitizer_common/sanitizer_linux.cc | 4 +++-
lib/sanitizer_common/sanitizer_mac.cc | 4 +++-
lib/sanitizer_common/sanitizer_posix.cc | 4 +++-
test/asan/TestCases/Posix/asan-sigbus.cpp | 40 +++++++++++++++++++++++++++++++
6 files changed, 53 insertions(+), 5 deletions(-)
create mode 100644 test/asan/TestCases/Posix/asan-sigbus.cpp
--
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 6e1ede8 AMDGPU: Re-use TM.getNullPointerValue
new 7fdb926 [GlobalISel] Update PRE_ISEL_GENERIC_OPCODE_END marker
new 4ae8ddf Revert r295004 (Add MXCSR) due to errors reported by MachineVerifier
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/Target/TargetOpcodes.def | 2 +-
lib/Target/X86/X86InstrFPStack.td | 26 +++++++++++---------------
lib/Target/X86/X86InstrSSE.td | 32 +++++++++++++-------------------
lib/Target/X86/X86RegisterInfo.td | 3 ---
test/CodeGen/X86/ipra-reg-usage.ll | 2 +-
5 files changed, 26 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.