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 99163de03be Daily bump.
new 05f3f1d2f6a Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from cbac223123 ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
new dca9fbc845 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.1-branch
in repository binutils-gdb.
from d81a7a4c16 Automatic date update in version.in
new c3d3a10dbe Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from 444ad76e11 ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
new e93478c608 Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from 16193ef0b37 [MustExecute] Shwo the effect of using full loop info variant
new 2c3cc29d17a [X86] Change PMULLD to 10 cycles on Skylake per Agner's tab [...]
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/X86/X86SchedSkylakeClient.td | 30 ++++++++++++++++++-----
lib/Target/X86/X86SchedSkylakeServer.td | 42 +++++++++++++++++++++++----------
test/CodeGen/X86/avx2-schedule.ll | 8 +++----
test/CodeGen/X86/avx512-schedule.ll | 2 +-
test/CodeGen/X86/sse41-schedule.ll | 8 +++----
5 files changed, 63 insertions(+), 27 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 lldb.
from c78a4fe9b [ExpressionParser] Re-implement r327356 in a less disruptive way.
new f00d0d154 [Testsuite] Modernize this test to be run out-of-tree.
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:
.../Python/lldbsuite/test/lang/cpp/operator-overload/Makefile | 8 +++-----
1 file changed, 3 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 clang-tools-extra.
from 6dc74782 Fixup test to explicitly use -fexceptions since exceptions ar [...]
new 8fe65777 [lit] Adding config initialization to lit tests in clang-tools-extra
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/lit.site.cfg.in | 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 master
in repository llvm.
from eec69847b25 [MustExecute] Add simplest possible test for LoopSafetyOnfo
new cce5a27f7d0 [WebAssembly] Update torture compile test expectations
new 16193ef0b37 [MustExecute] Shwo the effect of using full loop info variant
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:
include/llvm/Transforms/Utils/LoopUtils.h | 1 -
lib/Analysis/MustExecute.cpp | 12 +++++++-----
lib/Target/WebAssembly/known_gcc_test_failures.txt | 6 ------
test/Analysis/MustExecute/loop-header.ll | 7 ++++++-
4 files changed, 13 insertions(+), 13 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 483bc7c64 Implement LWG 3039 and 3041 - 'Treating Unnecessary decay'.
new dfeb9b2af Implement LWG3035: std::allocator's constructors should be co [...]
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/memory | 25 ++++++++---
.../default.allocator/allocator.ctor.pass.cpp | 50 ++++++++++++++++++++++
2 files changed, 68 insertions(+), 7 deletions(-)
create mode 100644 test/std/utilities/memory/default.allocator/allocator.ctor.pass.cpp
--
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 16a143ef903 [MustExecute] Move isGuaranteedToExecute and related rourti [...]
new eec69847b25 [MustExecute] Add simplest possible test for LoopSafetyOnfo
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/Analysis/MustExecute/loop-header.ll | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.