This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 079f840dc0f [LazyValueInfo] Use Type::getIntegerBitWidth instead of cas [...]
new 9c32ef6fdbc [X86][SSE] Add SCALAR_TO_VECTOR(PEXTRW/PEXTRB) support to f [...]
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 | 40 +++++++++++++++-----
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 44 +++-------------------
2 files changed, 36 insertions(+), 48 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 e82d511eb [LSan] Detect dynamic loader by its base address.
new 677ecacd2 Adjust sanitizers for FreeBSD 64-bit inode update
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/sanitizer_common/sanitizer_linux.cc | 12 +++++++-----
lib/sanitizer_common/sanitizer_platform_limits_posix.h | 8 ++++++++
2 files changed, 15 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 36ec4d39 [clang-tidy] Add `const` to operator() to fix a warning.
new 81bb1846 [clang-tidy] Make misc-static-assert accept assert(!"msg")
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/misc/StaticAssertCheck.cpp | 4 +++-
test/clang-tidy/misc-static-assert.cpp | 3 +++
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 gcc.
from a703ac2b4d9 * configure.ac (*-*-linux-android*): Set target_makefile_f [...]
new 1efa6091a20 * config/abi/post/powerpc-linux-gnu/baseline_symbols.txt: Update.
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:
libstdc++-v3/ChangeLog | 4 ++++
.../post/powerpc-linux-gnu/baseline_symbols.txt | 26 ++++++++++++++++++++++
2 files changed, 30 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 a977cac9032 PR c/80892 - -Wfloat-conversion now warns about non-floats
new a703ac2b4d9 * configure.ac (*-*-linux-android*): Set target_makefile_f [...]
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 | 5 +++++
config/ChangeLog | 4 ++++
config/mt-android | 1 +
configure | 3 +++
configure.ac | 3 +++
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/src/filesystem/dir.cc | 3 ++-
7 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 config/mt-android
--
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 539f9014fc8 Initialized BackedgeTakenInfo.MaxOrZero.
new 09226ec71ca [LazyValueInfo] Make solveBlockValueCast take a CastInst* i [...]
new 079f840dc0f [LazyValueInfo] Use Type::getIntegerBitWidth instead of cas [...]
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:
lib/Analysis/LazyValueInfo.cpp | 37 ++++++++++++++++++-------------------
1 file changed, 18 insertions(+), 19 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 e30ad87b4 Revert "Merge IAT and ILT."
new 27c6f4794 Convert another OutputSections use.
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/Writer.cpp | 18 ++++++++++--------
1 file changed, 10 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.
from d032584187 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new b68f6e7844 Added missing break.
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/Basic/IdentifierTable.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 eef3881d09 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new cb78c69aad Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 97a0335447 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 7775bf22db Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 820dbe08d1 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new d032584187 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
The 5 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/AST/ASTContext.cpp | 2 ++
lib/AST/ASTDiagnostic.cpp | 1 +
lib/AST/ASTStructuralEquivalence.cpp | 1 +
lib/AST/Expr.cpp | 2 ++
lib/AST/ExprConstant.cpp | 3 +++
lib/AST/ItaniumMangle.cpp | 1 +
lib/AST/NestedNameSpecifier.cpp | 1 +
lib/Basic/TargetInfo.cpp | 2 ++
lib/CodeGen/CGBuiltin.cpp | 3 +++
lib/CodeGen/CGCall.cpp | 1 +
lib/CodeGen/CGCoroutine.cpp | 1 +
lib/CodeGen/CGDebugInfo.cpp | 1 +
lib/CodeGen/CodeGenModule.cpp | 1 +
lib/Edit/RewriteObjCFoundationAPI.cpp | 4 ++++
lib/Sema/SemaCodeComplete.cpp | 2 ++
lib/Sema/SemaDecl.cpp | 1 +
lib/Sema/SemaDeclCXX.cpp | 1 +
lib/Sema/SemaExpr.cpp | 2 ++
lib/Sema/SemaLambda.cpp | 1 +
lib/Sema/SemaLookup.cpp | 1 +
lib/Sema/SemaStmtAsm.cpp | 1 +
lib/Sema/SemaTemplateDeduction.cpp | 1 +
lib/Sema/SemaType.cpp | 2 ++
23 files changed, 36 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 glibc.
from 808fd9e6fe x86: Update __x86_shared_non_temporal_threshold
new 363911ce13 getaddrinfo: Eliminate another strdup call
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 | 5 +++++
sysdeps/posix/getaddrinfo.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.