This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3c8951d Add a testcase for r275581
new fbab381 [DSE] Add additional debug output. 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/DeadStoreElimination.cpp | 2 ++
1 file changed, 2 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 compiler-rt.
from ed089f6 fix compiler warnings [NFC]
new b6496a0 Add detect_stack_use_after_scope runtime flag
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/asan/asan_flags.inc | 2 ++
lib/asan/asan_interface_internal.h | 4 ++++
lib/asan/asan_poisoning.cc | 2 ++
lib/asan/asan_rtl.cc | 5 ++++-
lib/asan/asan_win.cc | 6 ++++++
lib/asan/asan_win_dll_thunk.cc | 4 ++++
lib/asan/asan_win_dynamic_runtime_thunk.cc | 18 ++++++++++++++++++
test/asan/TestCases/use-after-scope.cc | 9 ++++++---
8 files changed, 46 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 libcxx.
from fc8847c Bump version # to 4.0.0
new 7310ec8 Fix undefined behavior in __tree
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/__config | 2 +
include/__tree | 444 ++++++++++++---------
.../associative/tree_balance_after_insert.pass.cpp | 3 +
.../associative/tree_left_rotate.pass.cpp | 3 +
.../containers/associative/tree_remove.pass.cpp | 3 +
.../associative/tree_right_rotate.pass.cpp | 3 +
... => PR28469_undefined_behavior_segfault.sh.cpp} | 24 +-
test/ubsan_blacklist.txt | 1 -
8 files changed, 284 insertions(+), 199 deletions(-)
copy test/std/containers/associative/map/{map.cons/compare_copy_constructible.fail [...]
--
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 d9f3c5e add tests related to PR28466
new ce04fe5 This code block breaks the docs build (http://lab.llvm.org:80 [...]
new 55bd48f [LoopPass] Some minor cleanups
new 2666c82 [RegionPass] Some minor cleanups
new a05b1c3 [RegionInfo] Some cleanups
new 3c8951d Add a testcase for r275581
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:
docs/AMDGPUUsage.rst | 2 +-
include/llvm/Analysis/RegionInfo.h | 9 +-
include/llvm/Analysis/RegionInfoImpl.h | 188 ++++++++++++++-------------------
lib/Analysis/LoopPass.cpp | 12 +--
lib/Analysis/RegionPass.cpp | 6 +-
test/Transforms/Sink/fence.ll | 28 +++++
6 files changed, 123 insertions(+), 122 deletions(-)
create mode 100644 test/Transforms/Sink/fence.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 gcc-6-branch
in repository gcc.
from e424f6c libstdc++/71320 Add or remove file permissions correctly
new c1cf9d9 PR middle-end/71874 * gimple-fold.c (fold_builtin_memory_op [...]
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 | 6 ++++++
gcc/gimple-fold.c | 17 ++++++++---------
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/torture/pr71874.C | 12 ++++++++++++
4 files changed, 29 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr71874.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 gcc-5-branch
in repository gcc.
from 05520af libstdc++/71320 Add or remove file permissions correctly
new 4324057 PR middle-end/71874 * gimple-fold.c (fold_builtin_memory_op [...]
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 | 6 ++++++
gcc/gimple-fold.c | 16 ++++++++--------
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/torture/pr71874.C | 12 ++++++++++++
4 files changed, 29 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr71874.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 gcc-4_9-branch
in repository gcc.
from ef1c653 Fix PR fortran/71688
new f7080bf PR middle-end/71874 * builtins.c (fold_builtin_memory_op): [...]
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 | 6 ++++++
gcc/builtins.c | 16 ++++++++--------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr71874.C | 12 ++++++++++++
4 files changed, 31 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr71874.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 libunwind.
from 63469ff libunwind: Use conventional DWARF capitalization in comments [...]
new 9de42aa libunwind: sync some coments with NetBSD's version
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:
src/DwarfParser.hpp | 26 +++++++++++++-------------
1 file changed, 13 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 gcc.
from 1c6bb1c PR middle-end/71734 * g++.dg/vect/pr70729.cc: Don't include [...]
new 54e95a1 PR middle-end/71874 * gimple-fold.c (fold_builtin_memory_op [...]
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 | 6 ++++++
gcc/gimple-fold.c | 17 ++++++++---------
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/torture/pr71874.C | 12 ++++++++++++
4 files changed, 29 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr71874.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 libunwind.
from 878c40b [PATCH] [libunwind][ehabi] Use early returns where possible.
new 63469ff libunwind: Use conventional DWARF capitalization in comments [...]
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/libunwind.h | 4 ++--
include/mach-o/compact_unwind_encoding.h | 32 +++++++++++++--------------
include/unwind.h | 4 ++--
src/AddressSpace.hpp | 2 +-
src/DwarfInstructions.hpp | 8 +++----
src/DwarfParser.hpp | 38 ++++++++++++++++----------------
src/UnwindLevel1-gcc-ext.c | 2 +-
src/libunwind.cpp | 2 +-
8 files changed, 46 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.