This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d19209e6914 [WebAssembly] Assembler/InstPrinter: support call_indirect [...]
new 074cd073b8e GlobalISel: Fix widenScalar for G_MERGE_VALUES to pointer
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/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 5 +++
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 4 ++-
.../AMDGPU/GlobalISel/legalize-merge-values.mir | 16 +++++++++
.../CodeGen/GlobalISel/LegalizerHelperTest.cpp | 38 ++++++++++++++++++++++
4 files changed, 62 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 binutils-gdb.
from 0a7b24850e Include s12z-opc.h using ../opcodes.
new f126416240 Fix the ia64 libunwind build
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:
gdb/ChangeLog | 5 +++++
gdb/ia64-libunwind-tdep.h | 2 ++
2 files changed, 7 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 71dfef94f36 * config/i386/mmx.md (vec_extractv2si_0): Add (r,x) altern [...]
new d6384b85e99 PR c++/90590
new 7a18373af2e PR target/85693 * config/i386/mmx.md (usadv8qi): New expander.
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:
gcc/ChangeLog | 11 +++++++++++
gcc/c-family/c-warn.c | 10 ++++++++++
gcc/config/i386/mmx.md | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/c-c++-common/pr90590-1.c | 15 +++++++++++++++
.../{gcc.dg/cpp/pr61854-3.h => c-c++-common/pr90590-1.h} | 4 +---
gcc/testsuite/c-c++-common/pr90590-2.c | 11 +++++++++++
gcc/testsuite/c-c++-common/pr90590-2.h | 4 ++++
gcc/testsuite/gcc.target/i386/{pr85693.c => pr85693-1.c} | 4 ++--
gcc/testsuite/gcc.target/i386/pr85693.c | 2 +-
10 files changed, 83 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr90590-1.c
copy gcc/testsuite/{gcc.dg/cpp/pr61854-3.h => c-c++-common/pr90590-1.h} (53%)
create mode 100644 gcc/testsuite/c-c++-common/pr90590-2.c
create mode 100644 gcc/testsuite/c-c++-common/pr90590-2.h
copy gcc/testsuite/gcc.target/i386/{pr85693.c => pr85693-1.c} (82%)
--
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 20c75279431 [TargetLowering] SimplifyMultipleUseDemandedBits - Add ISD: [...]
new d19209e6914 [WebAssembly] Assembler/InstPrinter: support call_indirect [...]
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:
.../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 21 ++++++++
.../MCTargetDesc/WebAssemblyInstPrinter.cpp | 34 ++++++++++--
.../MCTargetDesc/WebAssemblyInstPrinter.h | 3 ++
.../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 33 +-----------
.../MCTargetDesc/WebAssemblyTargetStreamer.h | 3 --
test/CodeGen/WebAssembly/reg-stackify.ll | 2 +-
test/MC/WebAssembly/basic-assembly.s | 4 +-
test/MC/WebAssembly/tail-call-encodings.s | 5 +-
.../WebAssembly/{data-section.s => type-index.s} | 62 ++++++----------------
9 files changed, 80 insertions(+), 87 deletions(-)
copy test/MC/WebAssembly/{data-section.s => type-index.s} (57%)
--
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 concepts-cxx2a
in repository gcc.
from 4c11cc1238b * constraint.cc (known_non_bool_p): Ignore cv-quals.
new b889a765503 * pt.c (template_parms_level_to_args): No longer static.
new 3f79b378a1b Fix normalization of member template constraints.
new 46a1eb8837e PR c++/79591 - using-declaration and constrained overloads.
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:
gcc/cp/constraint.cc | 24 +++++-------------------
gcc/cp/cp-tree.h | 2 ++
gcc/cp/name-lookup.c | 3 +++
gcc/cp/pt.c | 11 +++++------
gcc/testsuite/g++.dg/cpp2a/concepts-memtmpl2.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-using1.C | 17 +++++++++++++++++
6 files changed, 47 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-memtmpl2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-using1.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 compiler-rt.
from a4b754379 try to fix bots more after r367562
new 55040301f Remove a few straggler ".cc"s in compiler-rt/lib
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_interceptors_memintrinsics.h | 2 +-
lib/asan/scripts/asan_symbolize.py | 2 +-
lib/gwp_asan/tests/alignment.cpp | 2 +-
lib/gwp_asan/tests/backtrace.cpp | 2 +-
lib/gwp_asan/tests/basic.cpp | 2 +-
lib/gwp_asan/tests/slot_reuse.cpp | 2 +-
lib/gwp_asan/tests/thread_contention.cpp | 2 +-
lib/msan/msan.h | 2 +-
lib/sanitizer_common/sanitizer_platform_limits_freebsd.h | 2 +-
lib/sanitizer_common/sanitizer_platform_limits_posix.h | 2 +-
lib/sanitizer_common/sanitizer_platform_limits_solaris.h | 2 +-
lib/tsan/rtl/tsan_interface_java.h | 2 +-
lib/ubsan/ubsan_type_hash.cpp | 2 +-
13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5a33da6d 0: update: llvm-linux: 19642
new e71e5f35 0: update: llvm-linux: 19642
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 (5a33da6d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 184 +-
02-build_llvm/console.log | 11632 ++++++++++++++++-----------------
03-build_linux/console.log | 1286 ++--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 +
console.log | 13138 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13171 insertions(+), 13115 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 296bf2bf 0: update: llvm-linux: 16
new 080b9feb 0: update: llvm-linux: 16
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 (296bf2bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 130 +-
02-build_llvm/console.log | 11634 +++++++++++++++++------------------
03-build_linux/console.log | 840 ++-
06-update_baseline/console.log | 28 -
console.log | 12632 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
6 files changed, 12605 insertions(+), 12665 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 8f2e82dc52f Fix spacing of LLVM_USE_PERF in CMake.rst that caused it to [...]
new 20c75279431 [TargetLowering] SimplifyMultipleUseDemandedBits - Add ISD: [...]
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/CodeGen/SelectionDAG/TargetLowering.cpp | 10 ++++
test/CodeGen/X86/vec_smulo.ll | 76 ++++++++++++++---------------
test/CodeGen/X86/vec_umulo.ll | 62 +++++++++++------------
3 files changed, 79 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.