This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e617862d31 [OpenMP] Integrate OpenMP target region cubin into host binary
new d3e3cbe1a7 [OpenMP] Pass -v to PTXAS if it was passed to the driver.
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/Driver/ToolChains/Cuda.cpp | 4 ++++
test/Driver/cuda-external-tools.cu | 6 ++++++
2 files changed, 10 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 4439f8fa646 2017-08-07 Douglas Rupp <rupp(a)adacore.com>
new 14bab393448 Olivier Hainque <hainque(a)adacore.com>
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 | 5 +++++
gcc/config/vxworksae.h | 4 ++++
2 files changed, 9 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 1f3fedc01c Non-functional change. Fix previous patch D34784.
new e617862d31 [OpenMP] Integrate OpenMP target region cubin into host binary
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/Driver/Driver.cpp | 4 +-
lib/Driver/ToolChains/Clang.cpp | 8 ++-
lib/Driver/ToolChains/CommonArgs.cpp | 125 +++++++++++++++++++++++++++++++++++
lib/Driver/ToolChains/CommonArgs.h | 7 ++
lib/Driver/ToolChains/Cuda.cpp | 91 ++++++++++++++++++++++++-
lib/Driver/ToolChains/Cuda.h | 20 +++++-
lib/Driver/ToolChains/Gnu.cpp | 125 -----------------------------------
test/Driver/openmp-offload.c | 40 +++++++++++
8 files changed, 288 insertions(+), 132 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 release_50
in repository libcxx.
from 85720f5da Merging r309920: -------------------------------------------- [...]
new 912b70c7a Merging r309296 and r309307: -------------------------------- [...]
new 2621f4251 Merging r309838: -------------------------------------------- [...]
new ef34b8288 Merging r309851: -------------------------------------------- [...]
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.
Summary of changes:
include/mutex | 6 +++---
include/sstream | 3 ++-
.../string.streams/stringstream.cons/string.pass.cpp | 19 +++++++++++++++++++
.../thread.lock.scoped/adopt_lock.pass.cpp | 8 ++++----
.../variant.variant/variant.ctor/copy.pass.cpp | 9 +++++++++
www/cxx1z_status.html | 6 ++++--
www/cxx2a_status.html | 2 ++
7 files changed, 43 insertions(+), 10 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 1a35e84a5 [libcxx] [test] Untabify stringstream.cons/string.pass.cpp. NFC.
new 98086a819 [libc++] Don't hardcode namespace in manual mangling
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/iostream.cpp | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 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 b4ae034c3ad PR c/69389 * gimplify.c (goa_stabilize_expr): Handle BIT_ [...]
new 4439f8fa646 2017-08-07 Douglas Rupp <rupp(a)adacore.com>
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 | 5 +++++
gcc/Makefile.in | 2 +-
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 master
in repository llvm.
from 45ff2ea308c Removing an unused variable that was missed with the refact [...]
new b6ff06ef35a Reapply fix PR23384 (part 3 of 3) r304824 (was reverted in [...]
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/Target/X86/X86TargetTransformInfo.cpp | 11 +++
lib/Target/X86/X86TargetTransformInfo.h | 2 +
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 2 +-
test/CodeGen/SystemZ/loop-01.ll | 2 +-
test/CodeGen/X86/2006-05-11-InstrSched.ll | 2 +-
test/CodeGen/X86/atom-fixup-lea3.ll | 11 ++-
test/CodeGen/X86/full-lsr.ll | 10 +--
test/CodeGen/X86/hoist-spill.ll | 2 -
test/CodeGen/X86/loop-strength-reduce4.ll | 15 +++--
test/CodeGen/X86/madd.ll | 78 +++++++++++-----------
test/CodeGen/X86/masked-iv-safe.ll | 16 ++---
.../Transforms/LoopStrengthReduce/X86/canonical.ll | 2 +-
.../LoopStrengthReduce/X86/ivchain-X86.ll | 4 +-
.../LoopStrengthReduce/X86/lsr-expand-quadratic.ll | 12 ++--
.../LoopStrengthReduce/X86/lsr-insns-1.ll | 4 +-
.../LoopStrengthReduce/X86/lsr-insns-2.ll | 4 +-
.../LoopStrengthReduce/X86/nested-loop.ll | 22 +++---
17 files changed, 107 insertions(+), 92 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 glibc.
from dd3e86ad7c benchtests: Avoid a display error when running in text terminal
new 8b1647877c Remove __long_double_t.
new d9fee042e2 Consistently use uintN_t not u_intN_t everywhere.
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:
ChangeLog | 57 ++++++++++++++++++++++++++++++++++++++
catgets/catgets.c | 4 +--
catgets/catgetsinfo.h | 10 +++----
inet/htontest.c | 4 +--
inet/inet_lnaof.c | 2 +-
inet/inet_net.c | 6 ++--
inet/inet_netof.c | 2 +-
inet/rcmd.c | 8 +++---
locale/loadlocale.c | 2 +-
locale/programs/locale-spec.c | 2 +-
misc/sys/cdefs.h | 1 -
nis/nis_findserv.c | 12 ++++----
nss/test-netdb.c | 2 +-
resolv/inet_neta.c | 2 +-
resolv/ns_date.c | 6 ++--
resolv/nss_dns/dns-network.c | 4 +--
resolv/res_comp.c | 8 +++---
resolv/res_debug.c | 30 ++++++++++----------
resolv/res_hconf.c | 8 +++---
stdio-common/printf_fp.c | 2 +-
stdlib/strfmon_l.c | 2 +-
sunrpc/clnt_tcp.c | 6 ++--
sunrpc/clnt_udp.c | 4 +--
sunrpc/clnt_unix.c | 4 +--
sunrpc/pmap_rmt.c | 4 +--
sunrpc/rpc/auth.h | 4 +--
sunrpc/tst-udp-nonblocking.c | 2 +-
sunrpc/xdr_rec.c | 8 +++---
sunrpc/xdr_stdio.c | 4 +--
sysdeps/unix/sysv/linux/errqueue.h | 14 +++++-----
30 files changed, 140 insertions(+), 84 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 4026c85e904 [AMDGPU] Add pseudo "old" source to all DPP instructions
new 45ff2ea308c Removing an unused variable that was missed with the refact [...]
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/InstCombine/InstCombineAndOrXor.cpp | 3 ---
1 file changed, 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 glibc.
from 7ee38e6040 benchtests: Use TEST_NAME instead of hardcoding memcpy
new b115e819af benchtests: Allow selecting baseline for compare_string.py
new dd3e86ad7c benchtests: Avoid a display error when running in text terminal
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:
ChangeLog | 7 +++++++
benchtests/scripts/compare_strings.py | 30 ++++++++++++++++++++----------
2 files changed, 27 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.