This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 4c2424f Fix sporadic segfaults in tasking tests.
new 92f7b79 Add recursive task scheduling strategy to taskloop implementation
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:
runtime/src/kmp.h | 6 +-
runtime/src/kmp_global.cpp | 1 +
runtime/src/kmp_settings.cpp | 16 ++
runtime/src/kmp_tasking.cpp | 380 +++++++++++++++++++-------
runtime/test/tasking/kmp_taskloop.c | 1 +
runtime/test/tasking/omp_taskloop_grainsize.c | 106 +++++++
runtime/test/tasking/omp_taskloop_num_tasks.c | 67 +++++
7 files changed, 482 insertions(+), 95 deletions(-)
create mode 100644 runtime/test/tasking/omp_taskloop_grainsize.c
create mode 100644 runtime/test/tasking/omp_taskloop_num_tasks.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 e21c0578a4 Don't set TUScope to null when generating a module in increm [...]
new 04cbc70306 Add GCC's noexcept-type alias for c++1z-compat-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:
include/clang/Basic/DiagnosticGroups.td | 2 ++
test/SemaCXX/cxx1z-noexcept-function-type.cpp | 1 +
2 files changed, 3 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 lld.
from 6ddc17d77 [LLD] Mark a number of x86 only tests to require x86
new d153b35ba Fix errors in r308335 and add "REQUIRES: x86" to one more 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:
test/ELF/compressed-debug-input.s | 2 +-
test/ELF/lto/available-externally.ll | 2 +-
test/ELF/relocatable-compressed-input.s | 3 +--
3 files changed, 3 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 lnt.
from ba9caae Change installation instructions to point pip to svn
new aba56f3 views/ImportData: Move flask/ui independent part of importing [...]
new a114ecd api: Implement POST method for runs
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:
lnt/server/ui/api.py | 32 +++++++++++++++++++++++---
lnt/server/ui/views.py | 34 +++-------------------------
lnt/util/ImportData.py | 46 +++++++++++++++++++++++++++++++++-----
tests/server/ui/test_api_modify.py | 26 +++++++++++++++++++--
4 files changed, 97 insertions(+), 41 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 hl/pie/static
in repository glibc.
discards 77db688c4f Add -z,text to default-pie-ldflag
discards 9c2fea4b82 Don't change __symbol_set_attribute
discards 5009796d98 Use hidden attribute for HAVE_STATIC_PIE
discards 3e2dcb0800 Remove hidden visibility from _dl_setup_static_pie
discards 7056c7ea9e Update _dl_setup_static_pie
discards f2cf7b332d Add _dl_setup_static_pie
discards e30ee5627e Define pie-default/default-pie-ldflag for --enable-static-pie
new 8bf7e4e1b5 Define pie-default/default-pie-ldflag for --enable-static-pie
new 782fa43d2d Add _dl_setup_static_pie
new 0914be9231 Use hidden visibility for HAVE_STATIC_PIE
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 (77db688c4f)
\
N -- N -- N refs/heads/hl/pie/static (0914be9231)
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 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:
csu/libc-start.c | 6 ++----
sysdeps/generic/ldsodefs.h | 4 ++++
2 files changed, 6 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 llvm.
from 4ea9a7811e0 fix typos in a document; NFC
new 9c21c1e832c [libFuzzer] when adding a reduced input print REDUCED inste [...]
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/Fuzzer/FuzzerCorpus.h | 4 +++-
lib/Fuzzer/FuzzerInternal.h | 2 +-
lib/Fuzzer/FuzzerLoop.cpp | 7 ++++---
3 files changed, 8 insertions(+), 5 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 lnt.
from 81e91ff Add info about auth keys and DELETE in the API
new e99ada2 Show ISO8061 timestamps in docs
new ba9caae Change installation instructions to point pip to svn
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/_templates/indexsidebar.html | 6 ++----
docs/importing_data.rst | 4 ++--
docs/report-example.json | 4 ++--
3 files changed, 6 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 hl/pie/static
in repository glibc.
from 9c2fea4b82 Don't change __symbol_set_attribute
new 77db688c4f Add -z,text to default-pie-ldflag
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:
Makeconfig | 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-7-branch
in repository gcc.
from 01819b42e22 Backport "Insert diverging jump alap in nvptx_single"
new edd69c1d2b2 PR target/81471 * config/i386/i386.md (rorx_immediate_ope [...]
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 | 11 +++++++++++
gcc/config/i386/i386.md | 19 ++++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr81471.c | 13 +++++++++++++
4 files changed, 41 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr81471.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.