This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 41609fea492 Add BinaryFormat module definition
new 7ce64309f99 Fix builin_expect lowering bug PR33346
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/LowerExpectIntrinsic.cpp | 4 +++-
test/Transforms/LowerExpectIntrinsic/PR33346.ll | 22 ++++++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LowerExpectIntrinsic/PR33346.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 4bb28e46497 Add C++17 deduction guide for std::basic_regex (P0433R2, partial)
new adde9111016 runtime: support ia64 in lfstack
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/lfstack_64bit.go | 15 ++++++++++++++-
2 files changed, 15 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 lld.
from 4daf21f90 [ELF] - Make implementation of .gdb index to be more natural [...]
new 53522e6bb Add BinaryFormat to lld libraries
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:
COFF/CMakeLists.txt | 1 +
ELF/CMakeLists.txt | 1 +
lib/Core/CMakeLists.txt | 3 ++-
3 files changed, 4 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 glibc.
from bd6193907a Fix tst-timezone race (bug 14096).
new 81df4d253d Fix include paths in include/bits/types/*.h.
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:
ChangeLog | 13 +++++++++++++
include/bits/types/clock_t.h | 2 +-
include/bits/types/clockid_t.h | 2 +-
include/bits/types/struct_iovec.h | 2 +-
include/bits/types/struct_itimerspec.h | 2 +-
include/bits/types/struct_osockaddr.h | 2 +-
include/bits/types/struct_sigstack.h | 2 +-
include/bits/types/struct_timespec.h | 2 +-
include/bits/types/struct_timeval.h | 2 +-
include/bits/types/struct_tm.h | 2 +-
include/bits/types/time_t.h | 2 +-
include/bits/types/timer_t.h | 2 +-
12 files changed, 24 insertions(+), 11 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-tools-extra.
from 6b62a19c [clang-tidy] Make misc-inaccurate-erase work with real C++11 [...]
new 407b4a57 [clang-tidy] When" -fno-exceptions is used", this warning is [...]
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:
clang-tidy/cert/StaticObjectExceptionCheck.cpp | 2 +-
test/clang-tidy/cert-static-object-exception.cpp | 127 ++++++++++++++---------
2 files changed, 80 insertions(+), 49 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 35f212efc [tsan]: Fix GNU version of strerror_r interceptor
new 439e42a01 [sanitizer] Fix symbolizer build after r304864.
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/sanitizer_common/symbolizer/scripts/build_symbolizer.sh | 3 ++-
1 file changed, 2 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 llvm.
from e156d99231a [mssa] Fix case when there is no definition in a block prio [...]
new 41609fea492 Add BinaryFormat module definition
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/module.modulemap | 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 master
in repository clang.
from 942d6e44a9 [clang-format] Fix alignment of preprocessor trailing comments
new efaec8fb6c [mips] Add runtime options to enable/disable madd.fmt and msub.fmt
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/Driver/Options.td | 4 ++
lib/Basic/Targets.cpp | 8 +++-
lib/Driver/ToolChains/Arch/Mips.cpp | 7 +++
test/CodeGen/mips-madd4.c | 86 +++++++++++++++++++++++++++++++++++++
test/Preprocessor/init.c | 10 +++++
5 files changed, 114 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/mips-madd4.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 glibc.
from 2e87c7d158 x86-64: Fold ifunc-sse4_1.h into wcsnlen.c
new bd6193907a Fix tst-timezone race (bug 14096).
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:
ChangeLog | 6 ++++++
timezone/Makefile | 1 +
2 files 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 gcc-7-branch
in repository gcc.
from 84cc4af9cba 2017-06-07 Richard Biener <rguenther(a)suse.de>
new 8b4d70abcbf PR libstdc++/81002 fix std::basic_regex range constructor
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 | 7 +++++++
libstdc++-v3/include/bits/regex_compiler.h | 7 ++++---
.../79114.cc => 28_regex/basic_regex/ctors/basic/iter.cc} | 9 ++++++---
3 files changed, 17 insertions(+), 6 deletions(-)
copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 28_regex/basi [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.