This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7193e15c386 [TableGen][X86] Use CHAR_BIT with sizeof instead of hardcod [...]
new d2258e404d1 [AArch64][Falkor] Fix some sched details.
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/AArch64/AArch64InstrInfo.td | 2 +-
lib/Target/AArch64/AArch64SchedFalkor.td | 86 ++--
lib/Target/AArch64/AArch64SchedFalkorDetails.td | 589 +++++++++++++----------
lib/Target/AArch64/AArch64SchedFalkorWriteRes.td | 78 ++-
4 files changed, 461 insertions(+), 294 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 3803be4576e Fix libgfortran FMA3/FMA4 tests
new 30d214f2f80 PR libstdc++/80737 * include/std/variant(variant::varia [...]
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 | 6 ++++++
libstdc++-v3/include/std/variant | 4 ++--
.../testsuite/20_util/variant/{index_type.cc => any.cc} | 13 ++++++++++---
3 files changed, 18 insertions(+), 5 deletions(-)
copy libstdc++-v3/testsuite/20_util/variant/{index_type.cc => any.cc} (84%)
--
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 1995be1cfd [coroutines] Diagnose invalid result types for `await_resum [...]
new 384ca6f633 [coroutines] Support "coroutines" feature in module map requ [...]
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/Modules.rst | 3 +++
lib/Basic/Module.cpp | 1 +
test/Index/index-module.m | 1 +
.../Inputs/DependsOnModule.framework/Headers/coroutines.h | 3 +++
.../DependsOnModule.framework/Headers/not_coroutines.h | 3 +++
test/Modules/Inputs/DependsOnModule.framework/module.map | 9 ++++++++-
test/Modules/requires-coroutines.mm | 12 ++++++++++++
7 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 test/Modules/Inputs/DependsOnModule.framework/Headers/coroutines.h
create mode 100644 test/Modules/Inputs/DependsOnModule.framework/Headers/not_coroutines.h
create mode 100644 test/Modules/requires-coroutines.mm
--
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 bcb4a4e5d Fix use of uninitialized memory
new 120949f3e Correct XFAIL's in coroutine tests to only list ubsan
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:
.../end.to.end/bool_await_suspend.sh.cpp | 14 ++++++++------
.../support.coroutines/end.to.end/generator.sh.cpp | 5 ++---
2 files changed, 10 insertions(+), 9 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 75fc44aec Add hack to allow test to run w/o C++17 copy elision
new 5202852ad XFAIL tests which trigger coroutine debug info crash in Clang
new bcb4a4e5d Fix use of uninitialized memory
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:
.../support.coroutines/end.to.end/bool_await_suspend.sh.cpp | 4 ++++
.../language.support/support.coroutines/end.to.end/expected.sh.cpp | 2 +-
.../language.support/support.coroutines/end.to.end/generator.sh.cpp | 4 ++++
3 files changed, 9 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 libcxx.
from 1e9e38539 Remove XFAIL's for recently fixed bug
new 75fc44aec Add hack to allow test to run w/o C++17 copy elision
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:
.../support.coroutines/end.to.end/fullexpr-dtor.sh.cpp | 11 +++++++++--
1 file changed, 9 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 master
in repository libcxx.
from 10d9a93dd [coroutines] Add end-to-end tests within libc++
new 1e9e38539 Remove XFAIL's for recently fixed bug
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:
.../language.support/support.coroutines/dialect_support.sh.cpp | 4 ----
1 file changed, 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 libcxx.
from a31774559 Workaround debug info bug in Clangs coroutine implementation
new 10d9a93dd [coroutines] Add end-to-end tests within libc++
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:
.../end.to.end/await_result.sh.cpp | 72 ++++++++
.../end.to.end/bool_await_suspend.sh.cpp | 67 ++++++++
.../support.coroutines/end.to.end/expected.sh.cpp | 93 +++++++++++
.../end.to.end/fullexpr-dtor.sh.cpp | 113 +++++++++++++
.../support.coroutines/end.to.end/generator.sh.cpp | 104 ++++++++++++
.../support.coroutines/end.to.end/go.sh.cpp | 182 +++++++++++++++++++++
.../end.to.end/multishot_func.sh.cpp | 91 +++++++++++
.../end.to.end/oneshot_func.sh.cpp | 87 ++++++++++
test/support/coroutine_types.h | 75 +++++++++
9 files changed, 884 insertions(+)
create mode 100644 test/std/experimental/language.support/support.coroutines/end.t [...]
create mode 100644 test/std/experimental/language.support/support.coroutines/end.t [...]
create mode 100644 test/std/experimental/language.support/support.coroutines/end.t [...]
create mode 100644 test/std/experimental/language.support/support.coroutines/end.t [...]
create mode 100644 test/std/experimental/language.support/support.coroutines/end.t [...]
create mode 100644 test/std/experimental/language.support/support.coroutines/end.t [...]
create mode 100644 test/std/experimental/language.support/support.coroutines/end.t [...]
create mode 100644 test/std/experimental/language.support/support.coroutines/end.t [...]
create mode 100644 test/support/coroutine_types.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 gcc.
from dc2627426e2 2017-05-28 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 3803be4576e Fix libgfortran FMA3/FMA4 tests
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:
libgfortran/ChangeLog | 7 +++++++
libgfortran/acinclude.m4 | 18 ++++++++++++------
libgfortran/configure | 18 ++++++++++++------
3 files changed, 31 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 fb26ad64d89 [TableGen][X86] getValueAsString returns a std::string not [...]
new 3443b3b2d81 [TableGen][X86] Replace a global std::vector with a regular [...]
new c10cab06836 [TableGen][X86] Remove unnecessary std::string creations. NFC
new 8595928974a [TableGen][X86] Add an llvm_unreachable to a switch so we g [...]
new 3d21edd8146 [TableGen][X86] Improve formatting of the fold table output [...]
new d60f6d272b7 [TableGen][X86] Mark a couple global tables as const. NFC
new 7193e15c386 [TableGen][X86] Use CHAR_BIT with sizeof instead of hardcod [...]
The 6 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:
utils/TableGen/X86FoldTablesEmitter.cpp | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.