This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e65e5dd [CUDA] Update docs to indicate that MacOS is now supported.
new dc5eb21 Add an option to disable libedit
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:
CMakeLists.txt | 2 ++
cmake/config-ix.cmake | 4 +++-
2 files changed, 5 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 clang.
from 5d6757e Forward ns_consumed delegate arguments with a move.
new 8d4a555 [CUDA] Attempt to fix test failures in cuda-macos-includes.cu.
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/Preprocessor/cuda-macos-includes.cu | 4 ++--
1 file changed, 2 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 clang.
from b42f77f [CUDA] Wrapper header changes necessary to support MacOS.
new 5d6757e Forward ns_consumed delegate arguments with a move.
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/CodeGen/CGCall.cpp | 24 +++++++++++++++++++++---
test/CodeGenObjCXX/arc-attrs.mm | 21 +++++++++++++++++++++
2 files changed, 42 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 llvm.
from 5ef1278 [lli] Prefer `exit(1)` to `return 1` for consistency.
new 46f8597 [CUDA] Update docs; CUDA 8.0 is supported as of a while ago.
new e65e5dd [CUDA] Update docs to indicate that MacOS is now supported.
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:
docs/CompileCudaWithLLVM.rst | 6 ++++--
1 file changed, 4 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 clang.
from c2d6170 Minor changes in x86 intrinsics headers; NFC
new 29df057 [CUDA] Driver changes to support CUDA compilation on MacOS.
new 6e52c89 [CUDA] Initialize our header search using the host triple.
new 852cb69 [CUDA] Use the right section and constant names for fatbins w [...]
new b42f77f [CUDA] Wrapper header changes necessary to support MacOS.
The 4 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/ToolChain.h | 1 +
lib/CodeGen/CGCUDANV.cpp | 11 +-
lib/Driver/Driver.cpp | 29 +++--
lib/Driver/ToolChains.cpp | 140 ++++++++++++++------
lib/Driver/ToolChains.h | 141 ++++++++++++---------
lib/Driver/Tools.cpp | 2 +-
lib/Frontend/CompilerInstance.cpp | 11 +-
lib/Headers/__clang_cuda_cmath.h | 7 +-
lib/Headers/__clang_cuda_runtime_wrapper.h | 9 ++
.../{CUDA => CUDA-macosx}/usr/local/cuda/bin/.keep | 0
.../usr/local/cuda/include}/.keep | 0
.../bin => CUDA-macosx/usr/local/cuda/lib}/.keep | 0
.../cuda/nvvm/libdevice/libdevice.compute_30.10.bc | 0
.../cuda/nvvm/libdevice/libdevice.compute_35.10.bc | 0
test/Driver/cuda-detect.cu | 28 +++-
test/Driver/cuda-external-tools.cu | 11 +-
test/Driver/cuda-macosx.cu | 8 ++
test/Preprocessor/cuda-macos-includes.cu | 13 ++
18 files changed, 291 insertions(+), 120 deletions(-)
copy test/Driver/Inputs/{CUDA => CUDA-macosx}/usr/local/cuda/bin/.keep (100%)
copy test/Driver/Inputs/{CUDA/usr/local/cuda/bin => CUDA-macosx/usr/local/cuda/inc [...]
copy test/Driver/Inputs/{CUDA/usr/local/cuda/bin => CUDA-macosx/usr/local/cuda/lib [...]
copy test/Driver/Inputs/{CUDA => CUDA-macosx}/usr/local/cuda/nvvm/libdevice/libdev [...]
copy test/Driver/Inputs/{CUDA => CUDA-macosx}/usr/local/cuda/nvvm/libdevice/libdev [...]
create mode 100644 test/Driver/cuda-macosx.cu
create mode 100644 test/Preprocessor/cuda-macos-includes.cu
--
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 3003a8d Always compute sh_link for SHF_LINK_ORDER sections.
new 5abf248 Add missing REQUIRES.
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/ELF/arm-exidx-link.s | 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 gcc.
from 6bc6896 PR middle-end/38219 * gcc.dg/tree-ssa/vrp47.c: Do not run on m68k.
new 63e457a runtime, reflect: rewrite Go to FFI type conversion in Go
new 95b98f2 Daily bump.
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/DATESTAMP | 2 +-
gcc/go/gofrontend/MERGE | 2 +-
libgo/Makefile.am | 8 +
libgo/Makefile.in | 5 +
libgo/configure | 16 +-
libgo/configure.ac | 1 +
libgo/go/reflect/makefunc.go | 6 +-
libgo/go/reflect/makefunc_ffi.go | 5 +-
libgo/go/reflect/makefunc_ffi_c.c | 15 +-
libgo/go/runtime/ffi.go | 315 +++++++++++++++++++++++++++++
libgo/mkrsysinfo.sh | 1 +
libgo/runtime/go-ffi.c | 405 ++++++++++----------------------------
libgo/runtime/go-ffi.h | 16 --
libgo/runtime/go-reflect-call.c | 12 +-
libgo/sysinfo.c | 4 +
15 files changed, 473 insertions(+), 340 deletions(-)
create mode 100644 libgo/go/runtime/ffi.go
delete mode 100644 libgo/runtime/go-ffi.h
--
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 d9979b4 Daily bump.
new c6a3640 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 ffdb7c9 PR c++/68377 - parenthesized expr in fold-expression
new f1943a6 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 master
in repository libunwind.
from 8bfcea4 [CMake] Get libunwind building under LLVM/runtimes
new 1041783 EHABI: mark some functions as exported
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/Unwind-EHABI.cpp | 41 +++++++++++++++++------------------------
1 file changed, 17 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.