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 967d9b11 [clang-tools-extra] Cleanup documentation routine
new ae8bc44d [clangd] only ignore collected symbols if TU has uncompilable [...]
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 | 7 ++++---
1 file changed, 4 insertions(+), 3 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 lld.
from 335154443 [ELF][MIPS] Use llvm-mc to generate test case input file. NFC
new 21a2eea2d [ELF] - Add a test case for relocation pointing to deduplicat [...]
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:
test/ELF/Inputs/comdat-discarded-reloc.s | 6 ++++++
test/ELF/comdat-discarded-reloc.s | 17 +++++++++++++++++
2 files changed, 23 insertions(+)
create mode 100644 test/ELF/Inputs/comdat-discarded-reloc.s
create mode 100644 test/ELF/comdat-discarded-reloc.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 newlib.
from 3127effc6 Introduce @unless/@endunless and postbootstrap Makefile targets
new 1c1cec9cd Fix a bug of psiginfo() that changes the orientation of stderr.
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:
winsup/cygwin/strsig.cc | 41 +++++++++++++++++++++++++++++++++++------
1 file changed, 35 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 fb31c6481f7 [DebugInfo][LoopVectorize] Preserve DL in generated phi ins [...]
new c7d6f7ca768 [NFC] Add test that shows that InstCombine can do better
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:
test/Transforms/InstCombine/max_known_bits.ll | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 test/Transforms/InstCombine/max_known_bits.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 llvm.
from baf68707d00 [DebugInfo][InstCombine] Preserve DI after combining zext
new fb31c6481f7 [DebugInfo][LoopVectorize] Preserve DL in generated phi ins [...]
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/Vectorize/LoopVectorize.cpp | 2 ++
...licated-metadata.ll => preserve-dbg-loc-and-loop-metadata.ll} | 9 +++++++++
2 files changed, 11 insertions(+)
rename test/Transforms/LoopVectorize/{duplicated-metadata.ll => preserve-dbg-loc-a [...]
--
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 2a369a33 [clangd] Cleanup unittest: URIs. NFC.
new 967d9b11 [clang-tools-extra] Cleanup documentation routine
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/Doxyfile | 1808 ---------------------------------------------------
docs/doxygen.cfg.in | 23 +-
2 files changed, 14 insertions(+), 1817 deletions(-)
delete mode 100644 docs/Doxyfile
--
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/2.27/master
in repository glibc.
from 7602b9e48c stdio-common/tst-printf.c: Remove part under a non-free lice [...]
new 5fab7fe1dc math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]
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 | 22 +++++++++++++
NEWS | 1 +
sysdeps/generic/math_private.h | 68 ++++++++++++++++++++++-------------------
sysdeps/i386/Makefile | 8 +++++
sysdeps/i386/fpu/fenv_private.h | 18 ++++++++---
5 files changed, 81 insertions(+), 36 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 c8da7b28b97 [X86][SSE] Blend any v8i16/v4i32 shift with 2 shift unique [...]
new baf68707d00 [DebugInfo][InstCombine] Preserve DI after combining zext
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/InstCombine/InstCombineCasts.cpp | 11 +++++++++++
test/Transforms/InstCombine/cast-mul-select.ll | 13 +++++++++++--
2 files changed, 22 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 clang.
from c8c9b4da91 [Sema] Fix crash in getConstructorName.
new 6c9c407460 [SemaCodeComplete] Make sure visited contexts are passed to [...]
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/Sema/SemaCodeComplete.cpp | 182 +++++++++++++++---------------------
unittests/Sema/CodeCompleteTest.cpp | 11 +++
2 files changed, 86 insertions(+), 107 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 5fdbd511 [clangd] Avoid collecting symbols from broken TUs in global-s [...]
new 2a369a33 [clangd] Cleanup unittest: URIs. 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:
unittests/clangd/FileDistanceTests.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.