This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 10e93d9687 elf: remove redundant __libc_enable_secure check from fillin_rpath
new c85e54ac6c Provide a C++ version of iseqsig (bug 22377)
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 | 10 +++
math/Makefile | 2 +-
math/math.h | 72 ++++++++++++++++-
...st-math-issignaling.cc => test-math-iseqsig.cc} | 92 +++++++++++-----------
sysdeps/powerpc/powerpc64le/Makefile | 8 +-
5 files changed, 132 insertions(+), 52 deletions(-)
copy math/{test-math-issignaling.cc => test-math-iseqsig.cc} (52%)
--
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 81228ec5613 [X86] Improve coverage of fma negations.
new 06400502e2d [memcpyopt] Teach memcpyopt to optimize across basic blocks
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/llvm/Analysis/MemoryDependenceAnalysis.h | 6 ++
lib/Analysis/MemoryDependenceAnalysis.cpp | 20 ++--
lib/Transforms/Scalar/MemCpyOptimizer.cpp | 56 ++++++++--
test/Transforms/MemCpyOpt/memcpy-invoke-memcpy.ll | 48 +++++++++
test/Transforms/MemCpyOpt/merge-into-memset.ll | 45 ++++++++
test/Transforms/MemCpyOpt/mixed-sizes.ll | 36 +++++++
.../Transforms/MemCpyOpt/nonlocal-memcpy-memcpy.ll | 114 +++++++++++++++++++++
7 files changed, 306 insertions(+), 19 deletions(-)
create mode 100644 test/Transforms/MemCpyOpt/memcpy-invoke-memcpy.ll
create mode 100644 test/Transforms/MemCpyOpt/merge-into-memset.ll
create mode 100644 test/Transforms/MemCpyOpt/mixed-sizes.ll
create mode 100644 test/Transforms/MemCpyOpt/nonlocal-memcpy-memcpy.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 c6921cc7126 [X86] Remove code from combineSext that looks for MVT::i1 a [...]
new 6725cd17f48 [X86] Fix probable typo in fma fneg test.
new 81228ec5613 [X86] Improve coverage of fma negations.
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:
test/CodeGen/X86/fma-fneg-combine.ll | 166 ++++++++++++++++++++++++++++++++---
1 file changed, 155 insertions(+), 11 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 e955b4474a [analyzer] trackNullOrUndefValue: always track through paren [...]
new 3ad7a89220 [analyzer] De-duplicate path diagnostics for each exploded g [...]
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:
.../Core/BugReporter/PathDiagnostic.h | 2 +-
lib/StaticAnalyzer/Core/BugReporter.cpp | 12 +
test/Analysis/inlining/path-notes.cpp | 491 ++++++++++-----------
3 files changed, 243 insertions(+), 262 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 5f7e34659 Use references instead of pointers. NFC.
new e0f76f507 [WebAssembly] Add test of indirect call to an otherwise unused type
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/wasm/call-indirect.ll | 24 ++++++++++++++++++++++--
1 file 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 llvm.
from 7dfcb2777b8 [WebAssembly] Disable tee_local optimizations when targetin [...]
new c6921cc7126 [X86] Remove code from combineSext that looks for MVT::i1 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/Target/X86/X86ISelLowering.cpp | 8 +-------
1 file changed, 1 insertion(+), 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 master
in repository clang.
from 4c0ff5f25c [analyzer] trackNullOrUndefValue: track last store to non-va [...]
new e955b4474a [analyzer] trackNullOrUndefValue: always track through paren [...]
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/StaticAnalyzer/Core/BugReporterVisitors.cpp | 8 +-
.../Analysis/inlining/false-positive-suppression.m | 7 +-
test/Analysis/inlining/inline-defensive-checks.c | 33 ++
test/Analysis/inlining/path-notes.cpp | 491 +++++++++++----------
test/Analysis/inlining/path-notes.m | 390 ++++++++++++----
test/Analysis/uninit-const.cpp | 2 +-
6 files changed, 596 insertions(+), 335 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 d4598fc0c7a [WebAssembly] Remove an obsolete comment.
new 7dfcb2777b8 [WebAssembly] Disable tee_local optimizations when targetin [...]
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/WebAssembly/WebAssemblyRegStackify.cpp | 10 +++++++++-
1 file changed, 9 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 clang.
from 4e953e9ef2 Add explicit break (PR35700).
new 4cf105dabe [analyzer] Fix a crash during C++17 aggregate construction o [...]
new 6553e96647 [X86] Add more CPUID bits to cpuid.h to match gcc and suppor [...]
new 4c0ff5f25c [analyzer] trackNullOrUndefValue: track last store to non-va [...]
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:
lib/Headers/cpuid.h | 19 +++++++---
.../Checkers/DynamicTypePropagation.cpp | 16 +++++++--
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 5 ++-
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 18 ++++++++++
test/Analysis/initializer.cpp | 40 ++++++++++++++++++++++
test/Analysis/inlining/inline-defensive-checks.c | 18 ++++++++++
test/Analysis/nullptr.cpp | 5 +--
7 files changed, 111 insertions(+), 10 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 9f2a98167e0 Daily bump.
new 3c56e0c18cd Don't call targetm.calls.static_chain in non-static function
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/builtins.c | 2 +-
gcc/calls.c | 11 +++++++++++
gcc/calls.h | 1 +
gcc/config/i386/i386.c | 6 ------
gcc/df-scan.c | 3 ++-
6 files changed, 25 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.