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 ab27f80c5d Fix GDB regressions caused by previous bfd_get_section_conte [...]
new dc819143fe Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-8.0-branch
in repository binutils-gdb.
from 9e6b7d05df Automatic date update in version.in
new 9f1c82bcb5 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_28-branch
in repository binutils-gdb.
from 28cc7c0f83 Automatic date update in version.in
new 7ea1464297 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from ffee4824e9e DAGCombine: Make sure we only eliminate trunc/extend when t [...]
new 4d73d7ad46a [CFLAA] Change FunctionHandle to be common to Steensgaard's [...]
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/CFLAliasAnalysisUtils.h | 44 ++++++++++++++++++++++++++
include/llvm/Analysis/CFLAndersAliasAnalysis.h | 27 ++--------------
include/llvm/Analysis/CFLSteensAliasAnalysis.h | 24 ++------------
lib/Analysis/CFLAndersAliasAnalysis.cpp | 4 +--
lib/Analysis/CFLSteensAliasAnalysis.cpp | 2 +-
5 files changed, 52 insertions(+), 49 deletions(-)
create mode 100644 include/llvm/Analysis/CFLAliasAnalysisUtils.h
--
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 74dbb6c51a Revert r301742, which caused us to try to evaluate all full- [...]
new 6eb5127d53 AST: enhance mangling for blocks with MS ABI
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/AST/MicrosoftMangle.cpp | 75 ++++++++++++++++++++++----
test/CodeGenCXX/msabi-blocks.cpp | 113 +++++++++++++++++++++++++++++++++++++++
2 files changed, 178 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGenCXX/msabi-blocks.cpp
--
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 1f473e3d0a Add a missing line to _bfd_generic_get_section_contents_in_window
new ab27f80c5d Fix GDB regressions caused by previous bfd_get_section_conte [...]
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/libbfd.c | 2 +-
2 files changed, 7 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 3cbedc8c4a [clang] Enable printf check for CFIndex
new 74dbb6c51a Revert r301742, which caused us to try to evaluate all full- [...]
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/Sema.h | 1 +
lib/AST/ExprConstant.cpp | 13 ++++------
lib/Sema/SemaChecking.cpp | 24 ++++++++++++++++++-
test/Sema/integer-overflow.c | 8 +------
test/SemaCXX/eval-crashes.cpp | 56 +++++++++++++++++++++++++++++++++++++++++++
5 files changed, 85 insertions(+), 17 deletions(-)
create mode 100644 test/SemaCXX/eval-crashes.cpp
--
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 ea42b4f0bdf [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...]
new 74c2abe3c6c revert r306336 for breaking ppc test.
new ffee4824e9e DAGCombine: Make sure we only eliminate trunc/extend when t [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 14 +++--
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
test/CodeGen/X86/vector-truncate-combine.ll | 35 +++++++++++++
.../AArch64/loop-vectorization-factors.ll | 32 ++++++------
.../LoopVectorize/AArch64/reduction-small-size.ll | 16 +++---
test/Transforms/LoopVectorize/ARM/gcc-examples.ll | 6 +--
.../LoopVectorize/X86/fp64_to_uint32-cost-model.ll | 4 +-
test/Transforms/LoopVectorize/X86/gcc-examples.ll | 15 +++---
.../LoopVectorize/X86/masked_load_store.ll | 60 ++++++++++------------
test/Transforms/LoopVectorize/X86/no_fpmath.ll | 2 +-
.../LoopVectorize/X86/no_fpmath_with_hotness.ll | 2 +-
.../LoopVectorize/X86/reduction-crash.ll | 2 +-
.../X86/vectorization-remarks-loopid-dbg.ll | 2 +-
.../LoopVectorize/X86/vectorization-remarks.ll | 2 +-
14 files changed, 112 insertions(+), 82 deletions(-)
create mode 100644 test/CodeGen/X86/vector-truncate-combine.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.
from 6cfb5bf418 Check that the initializer of a non-dependent constexpr vari [...]
new 3cbedc8c4a [clang] Enable printf check for CFIndex
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/SemaChecking.cpp | 1 +
test/FixIt/fixit-format-darwin.m | 10 ++++++++++
test/FixIt/format-darwin.m | 23 ++++++++++++++++++++++-
3 files changed, 33 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 compiler-rt.
from f3180f887 [asan] Flag 'asan_gen_prefixes.cc' as unsupported on iOS. The [...]
new 9d35abce5 [Sanitizers] 64 bit allocator respects allocator_may_return_n [...]
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:
.../sanitizer_allocator_local_cache.h | 14 +-
.../sanitizer_allocator_primary64.h | 191 +++++++++++++--------
lib/sanitizer_common/sanitizer_common.h | 3 +
lib/sanitizer_common/sanitizer_posix.cc | 12 +-
lib/sanitizer_common/sanitizer_win.cc | 12 ++
.../tests/sanitizer_allocator_test.cc | 34 ++--
6 files changed, 168 insertions(+), 98 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.