This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 3ca622e4d6 posix: Fix compat glob code on s390 and alpha
new 0fc56478a9 Clear up log1p, ldexp, scalbn, scalbln compat handling.
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 | 23 +++++++++++++++++++++++
math/w_scalbln_template.c | 4 ----
sysdeps/ieee754/ldbl-opt/s_ldexp.c | 8 ++------
sysdeps/ieee754/ldbl-opt/s_ldexpl.c | 12 +++++-------
sysdeps/ieee754/ldbl-opt/s_log1p.c | 5 -----
sysdeps/ieee754/ldbl-opt/s_scalbln.c | 9 ---------
sysdeps/ieee754/ldbl-opt/s_scalbn.c | 9 ---------
sysdeps/ieee754/ldbl-opt/w_log1p.c | 3 ---
sysdeps/ieee754/ldbl-opt/w_scalbln.c | 4 +++-
9 files changed, 33 insertions(+), 44 deletions(-)
delete mode 100644 sysdeps/ieee754/ldbl-opt/s_log1p.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/s_scalbln.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/s_scalbn.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/w_log1p.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 llvm.
from 32ce91cfc3b [ThinLTO] For SamplePGO, need to handle ICP targets consist [...]
new f6e4c7d70e6 Fix bot failures by requiring x86 target in new test
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/Transforms/PGOProfile/thinlto_samplepgo_icp2.ll | 2 ++
1 file changed, 2 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 08c577a5fb2 Fix broken URLs in libstdc++ API docs
new 6d720b95b16 PR libstdc++/81468 constrain std::chrono::time_point 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/std/chrono | 3 +-
.../testsuite/20_util/duration/cons/dr1177.cc | 41 ++++++++++++++++++++++
.../testsuite/20_util/duration/literals/range.cc | 2 +-
.../{bind/79798.cc => time_point/cons/81468.cc} | 21 +++++------
5 files changed, 62 insertions(+), 12 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/duration/cons/dr1177.cc
copy libstdc++-v3/testsuite/20_util/{bind/79798.cc => time_point/cons/81468.cc} (61%)
--
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 811c0070b82 Fix broken URLs in libstdc++ API docs
new fdaced31e67 PR libstdc++/81468 constrain std::chrono::time_point 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/std/chrono | 3 +-
.../testsuite/20_util/duration/cons/dr1177.cc | 41 ++++++++++++++++++++++
.../testsuite/20_util/duration/literals/range.cc | 2 +-
.../80504.cc => time_point/cons/81468.cc} | 30 ++++++++--------
5 files changed, 66 insertions(+), 17 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/duration/cons/dr1177.cc
copy libstdc++-v3/testsuite/20_util/{reference_wrapper/80504.cc => time_point/cons [...]
--
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 347518b66bd Fix broken URLs in libstdc++ API docs
new 0de8e11f9f7 PR libstdc++/81468 constrain std::chrono::time_point constructor
new 83286493e22 Fix libstdc++ tests using invalid effective-target
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:
libstdc++-v3/ChangeLog | 13 +++++++
libstdc++-v3/include/std/chrono | 3 +-
.../testsuite/20_util/duration/cons/dr1177.cc | 42 ++++++++++++++++++++++
.../testsuite/20_util/duration/literals/range.cc | 2 +-
.../testsuite/20_util/reference_wrapper/80504.cc | 3 +-
.../time_point/cons/81468.cc} | 27 ++++++++------
.../testsuite/22_locale/conversions/buffer/2.cc | 3 +-
.../28_regex/basic_regex/ctors/basic/iter.cc | 6 ++--
8 files changed, 82 insertions(+), 17 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/duration/cons/dr1177.cc
copy libstdc++-v3/testsuite/{30_threads/thread/cons/lwg2097.cc => 20_util/time_poi [...]
--
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 ec9c00261b [OPENMP] Allow all classes as mappable types.
new 8a058429f7 This adds the _Float16 preprocessor macro definitions.
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/Frontend/InitPreprocessor.cpp | 31 ++++++++++---------
lib/Headers/float.h | 14 +++++++++
test/Headers/float16.c | 65 +++++++++++++++++++++++++++++++++++++++
test/Preprocessor/init.c | 18 +++++++++--
4 files changed, 112 insertions(+), 16 deletions(-)
create mode 100644 test/Headers/float16.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 llvm.
from 66341b5d6a0 [mips] correct operand range for DINSM instruction
new 32ce91cfc3b [ThinLTO] For SamplePGO, need to handle ICP targets consist [...]
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/IPO/FunctionImport.cpp | 40 ++++++++++++++++------
...samplepgo_icp.ll => thinlto_samplepgo_icp2a.ll} | 12 ++-----
...samplepgo_icp.ll => thinlto_samplepgo_icp2b.ll} | 19 +++++-----
..._samplepgo_icp.ll => thinlto_samplepgo_icp2.ll} | 27 +++++++++++----
4 files changed, 62 insertions(+), 36 deletions(-)
copy test/Transforms/PGOProfile/Inputs/{thinlto_samplepgo_icp.ll => thinlto_sample [...]
copy test/Transforms/PGOProfile/Inputs/{thinlto_samplepgo_icp.ll => thinlto_sample [...]
copy test/Transforms/PGOProfile/{thinlto_samplepgo_icp.ll => thinlto_samplepgo_icp [...]
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from f9ea7ab7 Workaround problem with profiling tests for non-automation users.
new a64e7b39 Cleanup: remove unused references to makeversion/MAKEVERSION.
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:
configure | 9 ---------
configure.ac | 9 ---------
host.conf.in | 1 -
3 files changed, 19 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 ec686120 [clang-tidy] Implement type-based check for `gsl::owner`
new 83de2412 [clang-tidy] fixed misc-unused-parameters omitting parameters [...]
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/misc/UnusedParametersCheck.cpp | 3 ++-
test/clang-tidy/misc-unused-parameters.cpp | 24 +++++++++++++++++++++---
2 files changed, 23 insertions(+), 4 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 45a8cb8809b [Aarch64, Patch] Update failing testcase pr62178.c
new 215a37d3e0a [gcc/testsuite]
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/testsuite/ChangeLog | 9 +++
.../gcc.target/powerpc/fold-vec-ld-char.c | 71 ++++++++++++++++++++++
.../gcc.target/powerpc/fold-vec-ld-double.c | 22 +++++++
.../gcc.target/powerpc/fold-vec-ld-float.c | 37 +++++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-ld-int.c | 71 ++++++++++++++++++++++
.../gcc.target/powerpc/fold-vec-ld-longlong.c | 47 ++++++++++++++
.../gcc.target/powerpc/fold-vec-ld-short.c | 71 ++++++++++++++++++++++
7 files changed, 328 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-ld-char.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-ld-double.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-ld-float.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-ld-int.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-ld-longlong.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-ld-short.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.