This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5de7cbc4db [OPENMP] Fix debug info for outlined functions in NVPTX + a [...]
new 67b2951af5 [Myriad] Remove invalidated -elf flag for MoviAsm
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/Myriad.cpp | 1 -
test/Driver/myriad-toolchain.c | 2 +-
2 files changed, 1 insertion(+), 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 ae8b3bcb4c [OPENMP] Current status of OpenMP support.
new 5de7cbc4db [OPENMP] Fix debug info for outlined functions in NVPTX + a [...]
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/CGOpenMPRuntimeNVPTX.cpp | 8 ++--
test/OpenMP/nvptx_target_firstprivate_codegen.cpp | 6 +++
test/OpenMP/target_parallel_debug_codegen.cpp | 11 +++--
test/OpenMP/target_parallel_for_debug_codegen.cpp | 12 +++--
test/OpenMP/taskgroup_task_reduction_codegen.cpp | 57 ++++++++++++++---------
test/OpenMP/taskloop_reduction_codegen.cpp | 47 +++++++++++--------
test/OpenMP/taskloop_simd_reduction_codegen.cpp | 45 +++++++++++-------
7 files changed, 114 insertions(+), 72 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 a8b0169e5ea [ValueTracking] remove overzealous assert
new 29defdea8f4 Add lit.local.cfg in test/DebugInfo/MIR/Mips/
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/{CodeGen => DebugInfo/MIR}/Mips/lit.local.cfg | 0
1 file changed, 0 insertions(+), 0 deletions(-)
copy test/{CodeGen => DebugInfo/MIR}/Mips/lit.local.cfg (100%)
--
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 334063336 Add the C++17 extensions to std::search. Include the default [...]
new 4d8cc6db1 Change add_ten to add_one to avoid triggering ubsan integer o [...]
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_init_bop_uop.pass.cpp | 48 ++++++++++----------
.../transform_inclusive_scan_bop_uop.pass.cpp | 34 +++++++-------
.../transform_inclusive_scan_bop_uop_init.pass.cpp | 52 +++++++++++-----------
3 files changed, 67 insertions(+), 67 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 7584e69748e PR rtl-optimizatin/81308 * tree-switch-conversion.c (cfg_ [...]
new 308038877d3 2018-01-08 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.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/config/rs6000/rs6000-string.c | 1018 ++++++++++++++++++++++++++++++++++++-
gcc/config/rs6000/rs6000.opt | 8 +-
gcc/testsuite/gcc.dg/memcmp-1.c | 108 +++-
gcc/testsuite/gcc.dg/strncmp-2.c | 18 +
4 files changed, 1118 insertions(+), 34 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 4b1bc157d Document upcoming TS feature removal
new 334063336 Add the C++17 extensions to std::search. Include the default [...]
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/algorithm | 92 ++---------------
include/functional | 112 +++++++++++++++++++++
.../alg.nonmodifying/alg.search/search.pass.cpp | 28 ++++++
.../func.search/func.search.bm}/default.pass.cpp | 11 +-
.../func.search/func.search.bm}/hash.pass.cpp | 11 +-
.../func.search/func.search.bm}/hash.pred.pass.cpp | 11 +-
.../func.search/func.search.bm}/pred.pass.cpp | 11 +-
.../func.search/func.search.bmh}/default.pass.cpp | 11 +-
.../func.search/func.search.bmh}/hash.pass.cpp | 11 +-
.../func.search.bmh}/hash.pred.pass.cpp | 11 +-
.../func.search/func.search.bmh}/pred.pass.cpp | 11 +-
.../func.search.default}/default.pass.cpp | 10 +-
.../func.search.default}/default.pred.pass.cpp | 10 +-
.../func.search}/nothing_to_do.pass.cpp | 0
14 files changed, 208 insertions(+), 132 deletions(-)
copy test/std/{experimental/func/func.searchers/func.searchers.boyer_moore => util [...]
copy test/std/{experimental/func/func.searchers/func.searchers.boyer_moore => util [...]
copy test/std/{experimental/func/func.searchers/func.searchers.boyer_moore => util [...]
copy test/std/{experimental/func/func.searchers/func.searchers.boyer_moore => util [...]
copy test/std/{experimental/func/func.searchers/func.searchers.boyer_moore_horspoo [...]
copy test/std/{experimental/func/func.searchers/func.searchers.boyer_moore_horspoo [...]
copy test/std/{experimental/func/func.searchers/func.searchers.boyer_moore_horspoo [...]
copy test/std/{experimental/func/func.searchers/func.searchers.boyer_moore_horspoo [...]
copy test/std/{experimental/func/func.searchers/func.searchers.default => utilitie [...]
copy test/std/{experimental/func/func.searchers/func.searchers.default => utilitie [...]
copy test/{ => std/utilities/function.objects/func.search}/nothing_to_do.pass.cpp (100%)
--
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 f0f28f26f2 [index] Return when DC is null in handleReference
new ae8b3bcb4c [OPENMP] Current status of OpenMP support.
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/OpenMPSupport.rst | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++
docs/index.rst | 1 +
2 files changed, 69 insertions(+)
create mode 100644 docs/OpenMPSupport.rst
--
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 c70e4e9c9e x86-64: Add sincosf with vector FMA
new 630f4cc3aa [BZ #22637] Fix stack guard size accounting
new 2b3aa44656 support: Increase usability of TEST_COMPARE
new 401311cfba resolv: Support binary labels in test framework
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:
ChangeLog | 40 +++++
nptl/allocatestack.c | 4 +
nptl/descr.h | 4 +-
nptl/nptl-init.c | 5 +-
nptl/pthread_getattr_np.c | 7 +-
resolv/Makefile | 2 +
resolv/tst-resolv-binary.c | 120 ++++++++++++++
support/check.h | 35 ++--
support/resolv_test.c | 294 ++++++++++++++++++---------------
support/support_test_compare_failure.c | 16 +-
support/tst-test_compare.c | 18 ++
11 files changed, 372 insertions(+), 173 deletions(-)
create mode 100644 resolv/tst-resolv-binary.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 clang.
from 4dbfa35100 Revert "Emit Function IDs table for Control Flow Guard"
new f0f28f26f2 [index] Return when DC is null in handleReference
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:
tools/libclang/CXIndexDataConsumer.cpp | 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 gcc-7-branch
in repository gcc.
from 4b4bc4aad1b RTEMS/EPIPHANY: Add RTEMS support
new 104e5f3e3f9 [arm] PR target/82975: Guard against reg_renumber being NUL [...]
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 | 8 ++++++++
gcc/config/arm/arm.h | 8 +++-----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/{gcc.target/i386/pr78904-6.c => gcc.dg/pr82975.c} | 8 +++-----
4 files changed, 22 insertions(+), 10 deletions(-)
copy gcc/testsuite/{gcc.target/i386/pr78904-6.c => gcc.dg/pr82975.c} (51%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.