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 e47218cb [clangd] Fix ExternC test broken by r324081
new ad872479 [clangd] Expclictly set the init value of -assume-header-dir [...]
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/global-symbol-builder/GlobalSymbolBuilderMain.cpp | 3 ++-
1 file changed, 2 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 lld.
from aaa79efbd [ELF] - Report valid binary filename when reporting error.
new 735aa790b [ELF] Implement --[no-]apply-dynamic-relocs option.
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/Config.h | 1 +
ELF/Driver.cpp | 2 ++
ELF/Options.td | 4 +++
ELF/SyntheticSections.cpp | 9 ++++---
test/ELF/dynamic-got-rela.s | 53 +++++++++++++++++++++++++++-------------
test/ELF/relocation-non-alloc.s | 54 ++++++++++++++++++++++++++++-------------
6 files changed, 85 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 glibc.
from 9fdb340e64 hurd: Fix build
new f649a1b8b0 Fix uninitialized variable in assert_perror (bug 22761)
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:
ChangeLog | 6 ++++++
assert/assert-perr.c | 2 +-
2 files changed, 7 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 gcc.
from 230dd18ba73 Document --dynamic-list-data option for --coverage usage.
new e53fd9104a2 Fix GCOV documentation (PR gcov-profile/84137).
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/gcov.texi | 2 +-
2 files changed, 6 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 lld.
from 452dda729 [WebAssembly] Refactor linker-generated symbols. NFC.
new aaa79efbd [ELF] - Report valid binary filename when reporting error.
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/InputFiles.cpp | 4 ++--
ELF/InputFiles.h | 4 ++--
test/ELF/duplicated-synthetic-sym.s | 2 +-
3 files changed, 5 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 gcc.
from 17f3bd3648d Add missing mask[z]_range[_round]_s[d,s] intrinsics
new 230dd18ba73 Document --dynamic-list-data option for --coverage usage.
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/doc/gcov.texi | 2 ++
2 files changed, 8 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 binutils-2_30-branch
in repository binutils-gdb.
from 8c2105b89c Automatic date update in version.in
new a985e9b9de Import patch from mainline to remove PROVODE qualifiers arou [...]
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:
ld/ChangeLog | 14 ++++++++++++++
ld/ld.texinfo | 6 ++++++
ld/scripttempl/pe.sc | 24 ++++++++++++++++++++----
ld/scripttempl/pep.sc | 24 ++++++++++++++++++++----
4 files changed, 60 insertions(+), 8 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 2dabb842317 [X86] Add isel patterns for selecting masked SUBV_BROADCAST [...]
new f2b55fd78c9 Revert [SimplifyCFG] Relax restriction for folding uncondit [...]
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/Utils/SimplifyCFG.cpp | 5 +----
test/Transforms/LoopUnroll/peel-loop.ll | 13 +++++++++----
test/Transforms/LoopUnswitch/2015-06-17-Metadata.ll | 4 ++--
test/Transforms/LoopUnswitch/infinite-loop.ll | 2 +-
test/Transforms/SimplifyCFG/UncondBranchToHeader.ll | 18 ------------------
5 files changed, 13 insertions(+), 29 deletions(-)
delete mode 100644 test/Transforms/SimplifyCFG/UncondBranchToHeader.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 release_60
in repository llvm.
from 4b07ed628fe Merging r323908: ------------------------------------------ [...]
new 93086eb4801 [ReleaseNotes] Add note for enabling GlobalISel for AArch64 -O0
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:
docs/ReleaseNotes.rst | 7 +++++++
1 file changed, 7 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 0170158e0d9 [NFC] Add tests for PR35743
new 2dabb842317 [X86] Add isel patterns for selecting masked SUBV_BROADCAST [...]
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 | 55 --------
lib/Target/X86/X86InstrAVX512.td | 107 +++++++++++++++
lib/Target/X86/X86InstrFragmentsSIMD.td | 1 +
test/CodeGen/X86/vector-shuffle-masked.ll | 218 ++++++++++++++++++++++++++----
4 files changed, 302 insertions(+), 79 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.