This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 772b1aac6f7 [mips] Duplicate the reciprocal instruction definitions for FP32
new 1eab66d0f85 [TableGen] Convert VarDef to range_loop. NFC.
new 768ffd59959 [X86][AVX512] Regenerate element insertion/extraction tests
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:
test/CodeGen/X86/avx512-insert-extract.ll | 523 ++++++++++--------------------
utils/TableGen/CodeGenSchedule.cpp | 4 +-
2 files changed, 173 insertions(+), 354 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 ae7e782556 Improve the speed of the --dwarf-start option by skipping pr [...]
new 6c699715f6 [ARM] PR ld/21402, only override the symbol dynamic decision [...]
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 | 6 ++++++
bfd/elf32-arm.c | 12 ++++++------
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-arm/tls-app.d | 22 +++++++++++-----------
ld/testsuite/ld-arm/tls-app.r | 3 ---
ld/testsuite/ld-arm/unresolved-1-dyn.d | 2 +-
6 files changed, 31 insertions(+), 21 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 35440ac3d [sanitizer] Move the errno/ENOMEM allocator checks logic to s [...]
new 5b96e8b6f [sanitizer] Revert D38706
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/sanitizer_common/CMakeLists.txt | 1 -
lib/sanitizer_common/sanitizer_allocator_checks.cc | 23 ----------------------
lib/sanitizer_common/sanitizer_allocator_checks.h | 9 ++-------
3 files changed, 2 insertions(+), 31 deletions(-)
delete mode 100644 lib/sanitizer_common/sanitizer_allocator_checks.cc
--
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 azanella/ifunc-c
in repository glibc.
at 0a7424575d arm: Implement memchr ifunc selection in C
This branch includes the following new commits:
new fec5dd21e3 Avoid build multiarch if compiler warns about mismatched alias
new 9dc6a3ccc6 sparc: Implement memcpy/mempcpy ifunc selection in C
new 565806fea9 sparc: Implement memset/bzero ifunc selection in C
new 83d59a6e8e Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}
new c4b0e9e505 arm: Implement memcpy ifunc selection in C
new 0a7424575d arm: Implement memchr ifunc selection in C
The 6 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.
--
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 b2500c0c25b * tree-vect-loop-manip.c (rename_variables_in_bb): Rename [...]
new 4b688b2f1b2 [C++ PATCH] set_global_binding tweak
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/cp/ChangeLog | 4 ++++
gcc/cp/name-lookup.c | 21 ++++++---------------
2 files changed, 10 insertions(+), 15 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 7904451fe [XRay][compiler-rt] Fix rdtscp support check for x86_64
new 35440ac3d [sanitizer] Move the errno/ENOMEM allocator checks logic to s [...]
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/sanitizer_common/CMakeLists.txt | 1 +
...istent_allocator.cc => sanitizer_allocator_checks.cc} | 16 ++++++++++------
lib/sanitizer_common/sanitizer_allocator_checks.h | 9 +++++++--
3 files changed, 18 insertions(+), 8 deletions(-)
copy lib/sanitizer_common/{sanitizer_persistent_allocator.cc => sanitizer_allocato [...]
--
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 771d2097016 Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
new 772b1aac6f7 [mips] Duplicate the reciprocal instruction definitions for FP32
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/Mips/MicroMipsInstrFPU.td | 24 ++++++++++++++++++------
lib/Target/Mips/MipsInstrFPU.td | 20 ++++++++++++++++----
test/MC/Mips/mips32r2/valid.s | 2 +-
test/MC/Mips/mips32r3/valid.s | 2 +-
test/MC/Mips/mips32r5/valid.s | 2 +-
5 files changed, 37 insertions(+), 13 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 0439311d Revert "Revert r315214 since diff -Z isn't portable, this is [...]
new ea6f2070 [clangd] clang-format the source code. 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:
clangd/GlobalCompilationDatabase.cpp | 2 +-
clangd/Protocol.cpp | 12 ++++++++----
clangd/ProtocolHandlers.cpp | 4 ++--
3 files changed, 11 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 llvm.
from d4f424c7168 [PowerPC] Add missing record form instructions to the P9 Sc [...]
new 771d2097016 Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
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/DWARFDie.cpp | 68 ++++++++++++++++++++--
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 4 +-
test/DebugInfo/AMDGPU/pointer-address-space.ll | 10 ++--
test/DebugInfo/Generic/cross-cu-inlining.ll | 2 +-
test/DebugInfo/Generic/enum-types.ll | 2 +-
test/DebugInfo/Generic/member-pointers.ll | 2 +-
test/DebugInfo/Generic/tu-composite.ll | 10 ++--
test/DebugInfo/Generic/tu-member-pointer.ll | 2 +-
test/DebugInfo/X86/default-subrange-array.ll | 2 +-
test/DebugInfo/X86/empty-array.ll | 6 +-
test/DebugInfo/X86/fission-cu.ll | 2 +-
test/DebugInfo/X86/nondefault-subrange-array.ll | 6 +-
test/DebugInfo/X86/ref_addr_relocation.ll | 4 +-
test/DebugInfo/X86/subrange-type.ll | 2 +-
test/DebugInfo/dwarfdump-type-units.test | 4 +-
test/Linker/Inputs/type-unique-simple2-a.ll | 4 +-
test/Linker/type-unique-simple-a.ll | 4 +-
test/Linker/type-unique-type-array-a.ll | 2 +-
test/tools/dsymutil/X86/basic-linking-x86.test | 32 +++++-----
.../dsymutil/X86/basic-lto-dw4-linking-x86.test | 14 ++---
test/tools/dsymutil/X86/basic-lto-linking-x86.test | 32 +++++-----
test/tools/dsymutil/X86/modules.m | 8 +--
test/tools/dsymutil/X86/odr-member-functions.cpp | 2 +-
23 files changed, 142 insertions(+), 82 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.