This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from cac8193f3 [ELF] - Eliminate dead code. NFC.
new d95b41d86 [ELF] - Remove dead code from EhFrameSection::addCie. 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:
ELF/SyntheticSections.cpp | 6 +-----
1 file changed, 1 insertion(+), 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 llvm.
from 79ed3bcca7d More fixes for subreg join failure in RegCoalescer
new de720479bb1 [SLPVectorizer] Don't attempt horizontal reduction on point [...]
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/Vectorize/SLPVectorizer.cpp | 2 +
.../SLPVectorizer/X86/horizontal-minmax.ll | 128 +++++++++++++++++++++
2 files changed, 130 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 zorg.
from e3a6329 Moved builder llvm-clang-lld-x86_64-scei-ps4-windows10pro-fas [...]
new c1851d9 Add a new buildbot slave for OpenMP build/test with offloadin [...]
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:
buildbot/osuosl/master/config/builders.py | 8 ++++++++
buildbot/osuosl/master/config/slaves.py | 3 +++
2 files changed, 11 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 gcc.
from 1a973a30ff1 Remove unused explicit instantiation of __bind_simple
new daa87973f7a PR libstdc++/86450 use -Wabi=2 and simplify -Werror use
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 | 19 +++++++++
libstdc++-v3/Makefile.in | 3 +-
libstdc++-v3/acinclude.m4 | 10 +----
libstdc++-v3/configure | 73 ++++++++-------------------------
libstdc++-v3/configure.ac | 2 +-
libstdc++-v3/doc/Makefile.in | 3 +-
libstdc++-v3/fragment.am | 4 +-
libstdc++-v3/include/Makefile.in | 3 +-
libstdc++-v3/libsupc++/Makefile.in | 3 +-
libstdc++-v3/po/Makefile.in | 3 +-
libstdc++-v3/python/Makefile.in | 3 +-
libstdc++-v3/src/Makefile.in | 3 +-
libstdc++-v3/src/c++11/Makefile.in | 3 +-
libstdc++-v3/src/c++11/debug.cc | 5 +++
libstdc++-v3/src/c++98/Makefile.in | 3 +-
libstdc++-v3/src/filesystem/Makefile.in | 3 +-
libstdc++-v3/testsuite/Makefile.in | 3 +-
17 files changed, 55 insertions(+), 91 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 e018aa4012 Always use __mcount on NetBSD. Some platforms don't provide [...]
new 30ed46c734 Revert "[Sema] Reword warning for constant captures that are [...]
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/DiagnosticSemaKinds.td | 4 ++--
test/SemaCXX/warn-unused-lambda-capture.cpp | 12 ++++++------
2 files changed, 8 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 master
in repository clang.
from 7efce9a166 [ASTImporter] Fix poisonous structural equivalence cache
new e018aa4012 Always use __mcount on NetBSD. Some platforms don't provide [...]
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/Basic/Targets/OSTargets.h | 2 +-
test/CodeGen/mcount.c | 22 ++++++++++++----------
test/Frontend/gnu-mcount.c | 2 +-
3 files changed, 14 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 lld.
from 374e4b535 [ELF] - Add test for checking unknown -color-diagnostics arguments.
new cac8193f3 [ELF] - Eliminate dead code. 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:
ELF/SyntheticSections.cpp | 2 --
1 file changed, 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 gcc.
from 224f52483d9 [ARC] Don't use deprecated align_labels_log variable.
new 1a973a30ff1 Remove unused explicit instantiation of __bind_simple
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 | 9 +++
.../src/c++11/compatibility-thread-c++0x.cc | 82 +---------------------
2 files changed, 12 insertions(+), 79 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 gcc-6-branch
in repository gcc.
from d9607c1cfcc Daily bump.
new 25d52b94ecd Avoid assembler warnings from AArch64 constructor/destructo [...]
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/aarch64/aarch64.c | 4 ++--
2 files changed, 13 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 llvm.
from 1c105a00ab9 [NFC][testcases] add testcases for folding srem whose opera [...]
new 5431fe06df8 [AArch64][SVE] Asm: Support for predicated FP operations (F [...]
new 79ed3bcca7d More fixes for subreg join failure in RegCoalescer
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:
lib/CodeGen/RegisterCoalescer.cpp | 25 +-
lib/Target/AArch64/AArch64SVEInstrInfo.td | 5 +
test/CodeGen/AMDGPU/couldnt-join-subrange-3.mir | 319 ++++++++++++++++++++++++
test/MC/AArch64/SVE/fmaxnm-diagnostics.s | 28 +++
test/MC/AArch64/SVE/fmaxnm.s | 48 ++++
test/MC/AArch64/SVE/fmin-diagnostics.s | 28 +++
test/MC/AArch64/SVE/fmin.s | 48 ++++
test/MC/AArch64/SVE/fminnm-diagnostics.s | 28 +++
test/MC/AArch64/SVE/fminnm.s | 48 ++++
test/MC/AArch64/SVE/fsub-diagnostics.s | 28 +++
test/MC/AArch64/SVE/fsub.s | 48 ++++
test/MC/AArch64/SVE/fsubr-diagnostics.s | 28 +++
test/MC/AArch64/SVE/fsubr.s | 48 ++++
13 files changed, 725 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/couldnt-join-subrange-3.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.