This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a4bbfdd18 [ELF] Update addends in non-allocatable sections for REL targ [...]
new 0845264d6 [ELF] - Add classof() member for ARMExidxSentinelSection.
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/SyntheticSections.cpp | 4 ++++
ELF/SyntheticSections.h | 2 ++
2 files changed, 6 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 newlib.
from a4f1f59bc Cygwin: Don't print FAST_CWD warning in WOW64 on ARM64 systems
new 358f3c61d Fix the documentation comments for log_inline in pow
new 81dc535bb Remove float compare option from sincosf
new 430b52911 Fix AArch32 semihosting SYS_EXIT call on semihosting v1.
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:
libgloss/arm/_kill.c | 6 ++++++
newlib/libm/common/pow.c | 6 +++---
newlib/libm/common/sincosf.h | 11 +----------
3 files changed, 10 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 llvm.
from 96954e8f95a [SLPVectorizer] Ensure alternate/passthrough doesn't vector [...]
new 33f4d61062f [SLPVectorizer] Add initial alternate opcode support for ca [...]
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/SLPVectorizer.cpp | 84 ++++++--
.../Transforms/SLPVectorizer/X86/alternate-cast.ll | 230 ++++++++++++++-------
2 files changed, 216 insertions(+), 98 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 d03bdf0a5a [VirtualFileSystem] InMemoryFileSystem::status: Return a Sta [...]
new c53ede8647 [clangd] Uprank delcarations when "using q::name" is present [...]
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:
include/clang/Sema/CodeCompleteConsumer.h | 11 +++++++++--
lib/Sema/SemaCodeComplete.cpp | 29 +++++++++++++++--------------
2 files changed, 24 insertions(+), 16 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 be5beb343 Fix reading 32 bit gcov tag values on little-endian machines
new beed99ccb Remove ppc64 BE XFAILs now that gcov profiling works.
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/profile/instrprof-dlopen-dlclose-gcov.test | 3 ---
test/profile/instrprof-gcov-two-objects.test | 3 ---
test/profile/instrprof-shared-gcov-flush.test | 4 ++--
3 files changed, 2 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 clang-tools-extra.
from 3eacf1f5 [clangd] Ignore sema code complete callback with recovery context.
new 039235f5 [clangd] Uprank delcarations when "using q::name" is present [...]
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/Quality.cpp | 17 +++++++++--
unittests/clangd/QualityTests.cpp | 60 ++++++++++++++++++++++++++++++++-------
2 files changed, 65 insertions(+), 12 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 release/2.27/master
in repository glibc.
from 718445e569 es_BO locale: Change LC_PAPER to en_US (bug 22996).
new 68c1bf8097 regexec: Fix off-by-one bug in weight comparison [BZ #23036]
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 | 7 +++++++
NEWS | 1 +
posix/regexec.c | 43 ++++++++++++++++++++-----------------------
3 files changed, 28 insertions(+), 23 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 191ae9ef3c5 Revert rL336804: [SLPVectorizer] Add initial alternate opco [...]
new 86d8ba10055 [SLPVectorizer] Add some additional alternate cast tests
new 96954e8f95a [SLPVectorizer] Ensure alternate/passthrough doesn't vector [...]
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:
.../Transforms/SLPVectorizer/X86/alternate-cast.ll | 107 +++++++++++++++++++++
test/Transforms/SLPVectorizer/X86/alternate-int.ll | 81 ++++++++++++++++
2 files changed, 188 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 gcc.
from 269d18cfcab PR c++/86443 * testsuite/libgomp.c++/for-15.C (a): Remove [...]
new 71a38860b78 compiler: fix evaluation order of LHS index expressions
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 14 ++++++++++++++
gcc/go/gofrontend/expressions.h | 28 ++++++++--------------------
3 files changed, 23 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 llvm.
from abad63db770 Recommit r334887: [SmallSet] Add SmallSetIterator.
new 191ae9ef3c5 Revert rL336804: [SLPVectorizer] Add initial alternate opco [...]
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/SLPVectorizer.cpp | 80 +++-----
.../Transforms/SLPVectorizer/X86/alternate-cast.ll | 203 ++++++---------------
2 files changed, 74 insertions(+), 209 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.