This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 26ac94ddde4 Revert r335513: [SCEVExp] Advance found insertion point
new fad81756be0 UBSan blacklist workaround for bot timeouts
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:
utils/sanitizers/ubsan_blacklist.txt | 5 +++++
1 file changed, 5 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 af2672bd9 [ubsan] Mark a test case as unsupported on Windows
new 2a1852a72 [UBsan] Enable ubsan minimal unit tests on OpenBSD
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:
cmake/Modules/SanitizerUtils.cmake | 5 ++++-
test/ubsan_minimal/lit.common.cfg | 8 +++++++-
2 files changed, 11 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 gcc.
from 819a85a8823 PR tree-optimization/86204 - wrong strlen result after pri [...]
new 63d7b06412b PR libstdc++/86112 fix printers for Python 2.6
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 ++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 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 gcc-8-branch
in repository gcc.
from b95bdab0d76 Update powerpc64-linux-gnu/baseline_symbols.txt
new 2528fb535b2 PR libstdc++/86112 fix printers for Python 2.6
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 | 6 ++++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 3 ++-
2 files changed, 8 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 558443a7e [CMake] Run libFuzzer tests with check-all.
new af2672bd9 [ubsan] Mark a test case as unsupported on Windows
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/ubsan/TestCases/Misc/monitor.cpp | 9 +++++++--
1 file changed, 7 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 92a88d2ee38 [LoopIdiomRecognize] Fix a couple places where it appears w [...]
new 26ac94ddde4 Revert r335513: [SCEVExp] Advance found insertion point
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/ScalarEvolutionExpander.cpp | 7 ++-
.../LoopVectorize/scev-expander-debug.ll | 61 ----------------------
2 files changed, 3 insertions(+), 65 deletions(-)
delete mode 100644 test/Transforms/LoopVectorize/scev-expander-debug.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 gcc.
from 38baf565d48 Update powerpc64-linux-gnu/baseline_symbols.txt
new 819a85a8823 PR tree-optimization/86204 - wrong strlen result after pri [...]
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/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/strlenopt-46.c | 131 ++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-strlen.c | 34 ++++++++--
4 files changed, 171 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/strlenopt-46.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-8-branch
in repository gcc.
from 0e9af164efe 2018-06-25 Michael Meissner <meissner(a)linux.ibm.com>
new b95bdab0d76 Update powerpc64-linux-gnu/baseline_symbols.txt
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 | 5 +++++
.../config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt | 3 +++
2 files changed, 8 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 llvm.
from c5dd80a9d0e [X86] Simplify intrinsic table binary search to not require [...]
new a972a2e1ff7 Force vector width for scev-expander-debug.ll test
new 92a88d2ee38 [LoopIdiomRecognize] Fix a couple places where it appears w [...]
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/Transforms/Scalar/LoopIdiomRecognize.cpp | 11 +++++------
test/Transforms/LoopVectorize/scev-expander-debug.ll | 2 +-
2 files changed, 6 insertions(+), 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 gcc.
from 6a2f23192b8 gcc/ChangeLog:
new eca6fcbc52f PR tree-optimization/85700 - Spurious -Wstringop-truncation [...]
new 38baf565d48 Update powerpc64-linux-gnu/baseline_symbols.txt
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:
gcc/ChangeLog | 7 ++
gcc/gimple-fold.c | 8 ++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/Wstringop-truncation-4.c | 63 ++++++++++++++++
gcc/tree-ssa-strlen.c | 84 ++++++++++++----------
libstdc++-v3/ChangeLog | 3 +
.../post/powerpc64-linux-gnu/baseline_symbols.txt | 3 +
7 files changed, 133 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-truncation-4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.