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 079b76577 [ubsan] Detect invalid unsigned pointer index expression (com [...]
new 247f91454 tsan: fix pedantic warnings
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/tsan/rtl/tsan_report.cc | 8 +++++---
1 file changed, 5 insertions(+), 3 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 2c12e7c9c36 runtime: clear isSystemGoroutine in goexit
new e7ff9d72775 2017-06-13 Richard Biener <rguenther(a)suse.de>
new 6ce96a53aef 2017-06-13 Richard Biener <rguenther(a)suse.de>
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 | 13 +++++++++
gcc/fold-const.c | 7 +----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/c-c++-common/ubsan/pr81065.c | 13 +++++++++
gcc/tree-vect-loop.c | 47 ++++--------------------------
5 files changed, 38 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr81065.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 a468462b6a4 [Lexicon] Add GVN
new efb1f17b701 Read /out:%t which was (accidentally?) removed in r305258.
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/tools/llvm-cvtres/parse.test | 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 clang.
from 0ea08623f7 [docs] Add some ubsan changes to the release notes
new 3e1f3e75d9 clang-format: add option to merge empty function body
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/Format/Format.h | 12 ++++
lib/Format/Format.cpp | 8 ++-
lib/Format/UnwrappedLineFormatter.cpp | 11 ++-
unittests/Format/FormatTest.cpp | 125 ++++++++++++++++++++++++++++++++++
4 files changed, 152 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 hjl/ifunc/c
in repository glibc.
from d97e4b7041 Initial strcmp IFUNC in C
new 04ff139985 Fix strcmp SSE4
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:
sysdeps/x86_64/multiarch/Makefile | 2 +-
.../multiarch/{strlen-sse2.S => strcmp-sse4_2.S} | 6 ++----
sysdeps/x86_64/multiarch/strncase_l-sse42.S | 18 ++++++++++--------
sysdeps/x86_64/multiarch/strncmp-sse42.S | 10 ++++++----
4 files changed, 19 insertions(+), 17 deletions(-)
copy sysdeps/x86_64/multiarch/{strlen-sse2.S => strcmp-sse4_2.S} (90%)
--
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 b890993f2fb Inliner: Avoid calling shouldInline until it's absolutely n [...]
new a468462b6a4 [Lexicon] Add GVN
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:
docs/Lexicon.rst | 7 +++++++
1 file changed, 7 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 clang.
from c700ae6c9e Revert r301742 which made ExprConstant checking apply to all [...]
new 0ea08623f7 [docs] Add some ubsan changes to the release notes
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:
docs/ReleaseNotes.rst | 25 +++++++++++++++++++++++++
1 file changed, 25 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 release_40
in repository llvm.
from bf9338a0679 Merging r304537:
new c8fccc53ed6 Merging r300267:
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/Support/Host.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 cbf4a3dfadb [WebAssembly] Fix symbol type for addresses of external functions
new b890993f2fb Inliner: Avoid calling shouldInline until it's absolutely 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:
lib/Transforms/IPO/Inliner.cpp | 36 +++++++++++++++++++++---------------
1 file changed, 21 insertions(+), 15 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 3128b5abf Mark the recent variant test as UNSUPPORTED for C++ before 17
new 6bb956912 Add a test with an empty input range - should do nothing
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:
.../transform_exclusive_scan_iter_iter_iter_init_bop_uop.pass.cpp | 6 ++++++
1 file changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.