This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 57d80b90c00 PR c++/87095 * decl.c (begin_destructor_body): If current [...]
new 2a0aa722346 gcc: 2018-08-22 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/builtins.c | 11 ++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/pr87053.c | 17 +++++++++++++++++
4 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr87053.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 llvm.
from a9f18e972f4 [LICM] Hoist stores of invariant values to invariant addres [...]
new d78238ee046 Add a todo and tests to Address a review commnt from D50925 [NFC]
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/LICM.cpp | 4 +-
test/Transforms/LICM/store-hoisting.ll | 117 +++++++++++++++++++++++++++++++++
2 files changed, 120 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 c8b31d0d00 [CFG] [analyzer] Disable argument construction contexts for [...]
new 2483f1c915 [CFG] [analyzer] Disable argument construction contexts for [...]
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:
.../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 12 ++++++---
lib/StaticAnalyzer/Core/ExprEngine.cpp | 30 +++++++++++++++-------
test/Analysis/temporaries.cpp | 20 +++++++++++++++
3 files changed, 49 insertions(+), 13 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 33ec25fc8d [analyzer] Fix tests on 32-bit platforms by specifying the t [...]
new c8b31d0d00 [CFG] [analyzer] Disable argument construction contexts for [...]
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/CFG.cpp | 9 +++++++--
test/Analysis/cfg-rich-constructors.cpp | 15 +++++++++++++++
2 files 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 compiler-rt.
from a327fdf5f [hwasan] simplify the realloc implementation: always allocate [...]
new 9bf9f89d6 [libFuzzer] Remove mutation stats and weighted mutation selection.
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/fuzzer/FuzzerDriver.cpp | 2 -
lib/fuzzer/FuzzerFlags.def | 3 --
lib/fuzzer/FuzzerLoop.cpp | 5 ---
lib/fuzzer/FuzzerMutate.cpp | 82 ++++++++---------------------------
lib/fuzzer/FuzzerMutate.h | 25 +----------
lib/fuzzer/FuzzerOptions.h | 2 -
test/fuzzer/fuzzer-mutationstats.test | 10 -----
7 files changed, 20 insertions(+), 109 deletions(-)
delete mode 100644 test/fuzzer/fuzzer-mutationstats.test
--
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 8ce430e1819 AMDGPU: Handle 32-bit address wraparounds for SMRD opcodes
new a9f18e972f4 [LICM] Hoist stores of invariant values to invariant addres [...]
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/AliasSetTracker.cpp | 19 ++++++--
lib/Transforms/Scalar/LICM.cpp | 26 ++++++++--
test/Transforms/LICM/atomics.ll | 5 +-
test/Transforms/LICM/funclet.ll | 4 +-
test/Transforms/LICM/promote-order.ll | 8 +--
test/Transforms/LICM/store-hoisting.ll | 89 ++++++++++++++++++++++++++++++++--
6 files changed, 135 insertions(+), 16 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 921675b5b69 /cp 2018-08-29 Paolo Carlini <paolo.carlini(a)oracle.com>
new 57d80b90c00 PR c++/87095 * decl.c (begin_destructor_body): If current [...]
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/cp/ChangeLog | 8 ++++++++
gcc/cp/decl.c | 12 ++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ubsan/{vptr-10.C => vptr-13.C} | 14 +++++++++-----
4 files changed, 34 insertions(+), 5 deletions(-)
copy gcc/testsuite/g++.dg/ubsan/{vptr-10.C => vptr-13.C} (57%)
--
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 73c13fe69a Fix windows-nat.c for -Wnarrowing
new f6c4e3e8a3 Use core_addr_to_string_nz in csky_analyze_prologue
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:
gdb/ChangeLog | 5 +++++
gdb/csky-tdep.c | 8 ++++----
2 files changed, 9 insertions(+), 4 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 28553c2a0 Add a thread-local ring buffer of heap allocations
new a327fdf5f [hwasan] simplify the realloc implementation: always allocate [...]
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/hwasan/hwasan_allocator.cc | 34 +++++++---------------------------
lib/hwasan/hwasan_flags.inc | 1 -
test/hwasan/TestCases/realloc-test.cc | 35 +++++++++++++++++++++++++++++++++++
3 files changed, 42 insertions(+), 28 deletions(-)
create mode 100644 test/hwasan/TestCases/realloc-test.cc
--
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 b6aa47d20b [OPENMP] Do not create offloading entry for declare target v [...]
new 33ec25fc8d [analyzer] Fix tests on 32-bit platforms by specifying the t [...]
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/Analysis/casts.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.