This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 32eb83ac880 [X86][SSE] LowerBUILD_VECTORAsVariablePermute - fix PSHUFB [...]
new 93d01ce52a5 [CGP] Fix the GV handling in complex addressing mode
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/CodeGen/CodeGenPrepare.cpp | 36 +++++++++++++---------
.../CodeGenPrepare/X86/sink-addrmode-select.ll | 15 +++++++++
2 files changed, 36 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 clang-tools-extra.
from e8cc879f [clangd] Use accessible scopes to query indexes for global co [...]
new 27362593 [clang-tidy] Don't generate fixes for invalid new expr locati [...]
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:
clang-tidy/modernize/MakeSmartPtrCheck.cpp | 4 ++++
test/clang-tidy/modernize-make-unique.cpp | 9 +++++++++
2 files changed, 13 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 3c68a979876 [Analysis] Disable exp/exp2/pow finite lib calls on Android [...]
new 32eb83ac880 [X86][SSE] LowerBUILD_VECTORAsVariablePermute - fix PSHUFB [...]
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 | 5 +++--
test/CodeGen/X86/var-permute-128.ll | 5 ++---
2 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 clang-tools-extra.
from 192067e3 [clangd] Drop ~destructor completions - rarely helpful and wo [...]
new e8cc879f [clangd] Use accessible scopes to query indexes for global co [...]
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/CodeComplete.cpp | 137 +++++++++++++++++++++++----------
unittests/clangd/CodeCompleteTests.cpp | 118 ++++++++++++++++++++++++++++
2 files changed, 213 insertions(+), 42 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 8e91672d17 [ARM] Pass _Float16 as int or float
new ee026abc72 [clang-format] Ignore UnbreakableTailLength sometimes during [...]
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/Format/BreakableToken.cpp | 6 +++---
lib/Format/BreakableToken.h | 4 ++--
lib/Format/ContinuationIndenter.cpp | 11 +++++++++--
unittests/Format/FormatTestTextProto.cpp | 12 ++++++++++++
4 files changed, 26 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 release_60
in repository llvm.
from d9e6eecc10d Merging r323034: ------------------------------------------ [...]
new a56df96f151 Add external project LDC to release notes.
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 | 14 ++++++++++++++
1 file changed, 14 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 76abbaff702 [mips] Properly select abs and sqrt instructions
new 3c68a979876 [Analysis] Disable exp/exp2/pow finite lib calls on Android [...]
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/Analysis/TargetLibraryInfo.cpp | 9 +++++++++
test/CodeGen/AArch64/illegal-float-ops.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 38 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 ffb6710c4e8 Fix memory leaks in sbitmap.c selftests
new eef6ce6ac9e Add more test coverage to selftest::test_location_wrappers
new c9d7561961c -Warray-bounds: Fix false positive in some "switch" stmts ( [...]
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 | 31 +++++
gcc/domwalk.c | 49 +++++---
gcc/domwalk.h | 42 +++++--
gcc/graphite-scop-detection.c | 2 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.c-torture/compile/pr83510.c | 172 ++++++++++++++++++++++++++
gcc/tree-ssa-dom.c | 2 +-
gcc/tree-ssa-sccvn.c | 2 +-
gcc/tree-vrp.c | 21 +++-
gcc/tree.c | 10 ++
10 files changed, 305 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr83510.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 binutils-2_30-branch
in repository binutils-gdb.
from e2e974ca36 Automatic date update in version.in
new 0e46230dbc Reset the version number on the 2.30 branch to 2.29.90, sinc [...]
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 | 5 +++++
bfd/configure | 20 ++++++++++----------
bfd/version.m4 | 2 +-
binutils/ChangeLog | 4 ++++
binutils/configure | 20 ++++++++++----------
gas/ChangeLog | 4 ++++
gas/configure | 20 ++++++++++----------
ld/ChangeLog | 4 ++++
ld/configure | 20 ++++++++++----------
opcodes/ChangeLog | 4 ++++
opcodes/configure | 20 ++++++++++----------
11 files changed, 72 insertions(+), 51 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 9e37791255c Fix vect_float markup for a couple of tests (PR 83888)
new ffb6710c4e8 Fix memory leaks in sbitmap.c selftests
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/sbitmap.c | 6 ++++++
2 files changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.