This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8159863 [LangRef] Add a clarifying example for undef
new 4574c11 [doc] [CUDA] Add sections about STL support and differences b [...]
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/CompileCudaWithLLVM.rst | 338 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 336 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 a324b0b Define the weak symbol added by r281546 on mac.
new d3633e8 [sanitizer] one more attempt to fix things with __sanitizer_ [...]
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/sanitizer_common_libcdep.cc | 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 users/palves/cxx-eliminate-cleanups
in repository binutils-gdb.
at aea1dc4 parse_expression -> gdb::unique_ptr
This branch includes the following new commits:
new 907aa86 Use std::max and std::min throughout
new 6ec8409 ui_file_xstrdup -> std::string, introduce gdb::unique_malloc_ptr
new aea1dc4 parse_expression -> gdb::unique_ptr
The 3 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.
--
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 test-suite.
from bb3e7cd [test-suite] [CUDA] Update README.
new 92d67f5 [test-suite] [CUDA] Get rid of testing code accidentally left [...]
new 2807236 [test-suite] [CUDA] Run simple tests with -std=c++14.
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:
External/CUDA/CMakeLists.txt | 13 ++++++++-----
External/CUDA/cmath.cu | 40 ----------------------------------------
2 files changed, 8 insertions(+), 45 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 26586a8 [libFuzzer] add 8-bit counters to trace-pc-guard handler
new 8159863 [LangRef] Add a clarifying example for undef
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/LangRef.rst | 3 +++
1 file changed, 3 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 lldb.
from 1ddd96c More cleanup in `frame diagnose,` eliminating a bunch of mess [...]
new d4cd4d0 Make the keys enumerations for options and resolvers enum classes.
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/lldb/Breakpoint/BreakpointOptions.h | 7 ++++---
include/lldb/Breakpoint/BreakpointResolver.h | 7 ++++---
source/Breakpoint/BreakpointOptions.cpp | 5 +++--
source/Breakpoint/BreakpointResolver.cpp | 10 +++++-----
4 files changed, 16 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 llvm.
from 0ebfb4e [InstCombine] refactor eq/ne cases in foldICmpUsingKnownBits( [...]
new 26586a8 [libFuzzer] add 8-bit counters to trace-pc-guard handler
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/FuzzerInternal.h | 15 ++++++++--
lib/Fuzzer/FuzzerLoop.cpp | 7 ++++-
lib/Fuzzer/FuzzerTracePC.cpp | 53 +++++++++++++++++++++++++++------
lib/Fuzzer/test/fuzzer.test | 8 ++++-
lib/Fuzzer/test/trace-pc/CMakeLists.txt | 1 +
5 files changed, 71 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 compiler-rt.
from 4875e75 Fix the Windows build after r281546
new a324b0b Define the weak symbol added by r281546 on mac.
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/sanitizer_mac.cc | 8 ++++++++
1 file 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 gcc.
from 8cc0877 PR c++/77549 * name-lookup.c (consider_binding_level): Look [...]
new a75b487 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 367798a cp/ PR c++/77539 * constexpr.c (get_fundef_copy): Use the [...]
new d7dd7b5 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.