This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c6a263bfa2f [X86] Add a test case showing blcic matching being broken b [...]
new 4436334bfc1 [LoopInterchange] Check number of latch successors before a [...]
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/Scalar/LoopInterchange.cpp | 2 +-
.../LoopInterchange/interchange-latch-no-exit.ll | 40 ++++++++++++++++++++++
2 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopInterchange/interchange-latch-no-exit.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 clang-tools-extra.
from fc48214b [clangd] Stop exposing Futures from ClangdServer operations.
new ae7ff018 [clangd] SymbolLocation only covers symbol name.
new 6bc06d71 [clangd] Remove an already-done FIXME, NFC
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:
clangd/index/Index.cpp | 2 +-
clangd/index/Index.h | 11 +++++-----
clangd/index/SymbolCollector.cpp | 30 +++++++++++---------------
unittests/clangd/SymbolCollectorTests.cpp | 35 +++++++++++++------------------
4 files changed, 33 insertions(+), 45 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 cc902685c8 [DebugInfo] Avoid name conflict of generated VLA expression [...]
new 49130330ae Fix for PR32992. Static const classes not exported.
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/SemaDeclCXX.cpp | 16 +++++++++++++---
test/CodeGenCXX/dllexport.cpp | 19 +++++++++++++++++++
2 files changed, 32 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 gcc.
from 9915a0131d3 PR tree-optimization/84339 * gimple-fold.c (get_range_str [...]
new 660ca68fd78 PR target/84335 * config/i386/i386.c (ix86_init_mmx_sse_b [...]
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 | 10 ++++++++++
gcc/config/i386/i386.c | 21 ++++++++++++++-------
gcc/config/i386/wmmintrin.h | 8 ++++----
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.target/i386/pr84335.c | 10 ++++++++++
5 files changed, 41 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr84335.c
--
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 42067ce4 [clangd] Log all ignored diagnostics.
new fc48214b [clangd] Stop exposing Futures from ClangdServer operations.
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/ClangdServer.cpp | 28 +++++------
clangd/ClangdServer.h | 17 +++----
clangd/TUScheduler.cpp | 49 +++++++++++++-----
clangd/TUScheduler.h | 7 ++-
clangd/Threading.cpp | 18 +++++--
clangd/Threading.h | 22 +++++++--
unittests/clangd/ClangdTests.cpp | 90 +++++++++++++---------------------
unittests/clangd/CodeCompleteTests.cpp | 27 +++++-----
unittests/clangd/ThreadingTests.cpp | 2 +-
9 files changed, 149 insertions(+), 111 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 387cd15b93 Fix prefix of maint set/show per-command
new f2731e0c37 PR22829, objcopy/strip removes PT_GNU_RELRO from lld binaries
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/elf.c | 78 ++++++++++++++++++++++++++--------------
ld/ChangeLog | 4 +++
ld/testsuite/ld-x86-64/pr14207.d | 2 +-
4 files changed, 62 insertions(+), 28 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 5b498f30dd8 PR target/84336 * config/i386/sse.md (<avx512>_vpermi2var [...]
new a35ca4442e3 PR middle-end/84309 * match.pd (pow(C,x) -> exp(log(C)*x) [...]
new 9915a0131d3 PR tree-optimization/84339 * gimple-fold.c (get_range_str [...]
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:
gcc/ChangeLog | 21 +++++
gcc/generic-match-head.c | 9 +++
gcc/gimple-fold.c | 10 ++-
gcc/gimple-match-head.c | 9 +++
gcc/match.pd | 29 ++++++-
gcc/omp-simd-clone.c | 3 +-
gcc/{dce.h => omp-simd-clone.h} | 15 ++--
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.c-torture/execute/pr84339.c | 30 ++++++++
gcc/testsuite/gcc.dg/pr84309.c | 14 ++++
gcc/testsuite/gcc.target/i386/pr84309.c | 16 ++++
gcc/tree-vect-patterns.c | 107 ++++++++++++++++++++------
12 files changed, 231 insertions(+), 39 deletions(-)
copy gcc/{dce.h => omp-simd-clone.h} (75%)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr84339.c
create mode 100644 gcc/testsuite/gcc.dg/pr84309.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr84309.c
--
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 91ab8d65095 Make module files reproducible
new 5b498f30dd8 PR target/84336 * config/i386/sse.md (<avx512>_vpermi2var [...]
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/config/i386/sse.md | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr84336.c | 13 +++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr84336.c
--
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 libcxx.
from a2b7665eb [libcxx] [test] Strip trailing whitespace, NFC.
new e89a34f66 Fix typos.
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/DesignDocs/AvailabilityMarkup.rst | 2 +-
docs/DesignDocs/CapturingConfigInfo.rst | 2 +-
2 files changed, 2 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 gcc-7-branch
in repository gcc.
from 97b0f2cc054 Daily bump.
new e676ea64974 Make module files reproducible
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/module.c | 4 +++-
2 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.