This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from a866638bf18 * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.
new b386e69fb5c Implement new serial algorithms from Parallelism TS (P0024R2)
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 | 30 ++
libstdc++-v3/include/bits/algorithmfwd.h | 2 +-
libstdc++-v3/include/bits/stl_algo.h | 33 ++
libstdc++-v3/include/bits/stl_numeric.h | 22 +-
libstdc++-v3/include/std/numeric | 466 +++++++++++++++++++++
.../for_each/for_each_n.cc} | 60 +--
.../testsuite/26_numerics/exclusive_scan/1.cc | 94 +++++
.../testsuite/26_numerics/inclusive_scan/1.cc | 123 ++++++
libstdc++-v3/testsuite/26_numerics/reduce/1.cc | 82 ++++
libstdc++-v3/testsuite/26_numerics/reduce/2.cc | 70 ++++
.../26_numerics/transform_exclusive_scan/1.cc | 65 +++
.../26_numerics/transform_inclusive_scan/1.cc | 94 +++++
.../testsuite/26_numerics/transform_reduce/1.cc | 109 +++++
libstdc++-v3/testsuite/util/testsuite_iterators.h | 4 +
14 files changed, 1217 insertions(+), 37 deletions(-)
copy libstdc++-v3/testsuite/{27_io/filesystem/path/construct/90281.cc => 25_algori [...]
create mode 100644 libstdc++-v3/testsuite/26_numerics/exclusive_scan/1.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/inclusive_scan/1.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/reduce/1.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/reduce/2.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/transform_exclusive_scan/1.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/transform_inclusive_scan/1.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/transform_reduce/1.cc
--
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 6f692ac4df9 2019-08-20 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 16ac1e7c117 compiler, runtime: implement shifts by signed amounts
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 28 +++++++++++++++++++++-----
gcc/go/gofrontend/gogo.h | 3 +++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/go.test/test/fixedbugs/bug073.go | 10 ++++-----
libgo/runtime/go-runtime-error.c | 8 +++++++-
6 files changed, 43 insertions(+), 12 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 2d1bb3817fc [test] Fix tests when run on windows after SVN r369426. NFC.
new 823c789913a [Attributor] Remove unused variable. NFC.
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/Attributor.cpp | 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 lld.
from 818642ba4 [COFF] Print the file name on errors writing the pdb file
new 9ad08c674 [COFF] Check errorCount before committing the output file
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:
COFF/Writer.cpp | 3 +++
test/COFF/multiple-resource-objs.test | 2 ++
2 files changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8d152d48 0: update: llvm-linux: all
new 3c4206e2 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8d152d48)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 193 +-
02-build_llvm/console.log | 12067 +++++++++++++++---------------
03-build_linux/console.log | 3080 ++++----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 15362 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 15361 insertions(+), 15373 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 fd2d578918d [llvm-extract] Update the help message for group extraction [...]
new c94fa3d72dd [InstCombine] add tests for mismatched cast ops for icmp; NFC
new 35a6ef8d30c [AutoFDO] Make call targets order deterministic for sample profile
new 2d1bb3817fc [test] Fix tests when run on windows after SVN r369426. NFC.
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/llvm/ProfileData/SampleProf.h | 25 ++-
lib/ProfileData/SampleProf.cpp | 4 +-
lib/ProfileData/SampleProfWriter.cpp | 8 +-
lib/Transforms/IPO/SampleProfile.cpp | 21 +--
.../propagate-attributes-bitcast-function.ll | 2 +-
test/CodeGen/AMDGPU/propagate-attributes-clone.ll | 2 +-
.../AMDGPU/propagate-attributes-single-set.ll | 2 +-
test/CodeGen/Hexagon/pic-jt-big.ll | 2 +-
test/CodeGen/Hexagon/pic-sdata.ll | 4 +-
test/CodeGen/SPARC/tls.ll | 18 +-
.../2004-11-27-SetCCForCastLargerAndConstant.ll | 208 +++++++++++++++++++--
.../llvm-profdata/Inputs/sample-profile.proftext | 8 +-
test/tools/llvm-profdata/roundtrip.test | 3 +
test/tools/llvm-profdata/sample-profile-basic.test | 4 +-
14 files changed, 252 insertions(+), 59 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 e140706908 [OPENMP]Fix delayed diagnostics for standalone declare targe [...]
new 4ae8f25fd9 [NewPM] Run ubsan-coroutines test under the legacy pass mana [...]
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/CodeGenCXX/ubsan-coroutines.cpp | 4 +++-
1 file changed, 3 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 compiler-rt.
from 90850a354 [GWP-ASan] Fix typos.
new ebe842d4f [AArch64] Speed-up leak and address sanitizers on AArch64 for [...]
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/asan/asan_allocator.cpp | 14 +-
lib/asan/asan_allocator.h | 81 +++++++---
lib/asan/asan_stats.cpp | 8 +-
lib/asan/asan_stats.h | 2 +-
lib/lsan/lsan_allocator.h | 45 +++++-
lib/sanitizer_common/sanitizer_allocator.h | 1 +
.../sanitizer_allocator_combined.h | 8 +
.../sanitizer_allocator_primary32.h | 3 +
.../sanitizer_allocator_primary64.h | 3 +
.../sanitizer_runtime_select_allocator.h | 179 +++++++++++++++++++++
.../tests/sanitizer_allocator_test.cpp | 40 +++++
11 files changed, 346 insertions(+), 38 deletions(-)
create mode 100644 lib/sanitizer_common/sanitizer_runtime_select_allocator.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 master
in repository llvm.
from 1ecdae15cee [X86] Add a DAG combine to transform (i8 (bitcast (v8i1 (ex [...]
new fd2d578918d [llvm-extract] Update the help message for group extraction [...]
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/llvm-extract/llvm-extract.cpp | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.