This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 93bfadf3a1d c-family: Add fix-it suggestions for more <stdlib.h> names [...]
new 4986946f3b7 i386: Split V2HImode *punpckwd to SSE instruction [PR101058]
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/config/i386/i386-expand.c | 9 ++++++---
gcc/config/i386/mmx.md | 13 +++++++------
gcc/testsuite/gcc.target/i386/pr101058.c | 12 ++++++++++++
3 files changed, 25 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr101058.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 0826268d59c6 [PowerPC] Fix x86 vector intrinsics wrapper compilation under C++
adds cde86632a772 Various minor fixes for python 3
adds cf3e126e6449 [libcxx] Make the GDB pretty printer test less strict
adds bf25180e6727 Tolerate missing debug info in the shared_ptr pretty printer.
adds 1539c543dbe5 Don't fail the shared_ptr test if libc++ has insufficient [...]
adds fec90b2cebc3 Reland "[MC][ELF] Work around R_MIPS_LO16 relocation handl [...]
adds 28730bc82ac0 [AArch64] Prevent spilling between ldxr/stxr pairs
adds 84e8b1cf07b9 [clangd] Only allow remote index to be enabled from user config.
adds 42326932eca6 [x86] add tests for store merging miscompile (PR50623); NFC
adds b54ccef144d2 [SDAG] fix miscompile from merging stores of different sizes
adds 319a27b4211f [BPF] Add support for floats and doubles
adds 7f6ceec93541 BPF: add extern func to data sections if specified
adds 5b149c437194 BPF: generate proper BTF for globals with WeakODRLinkage
new ce779098006e [ValueTracking] Limit scan when checking poison UB (PR50155)
new 7cc5b1593554 [OPENMP]Fix PR48571: critical/master in outlined contexts [...]
new 3be5dbbc32dd Make clangd CompletionModel usable even with non-standard [...]
new adae17728bad Make clangd CompletionModel not depend on directory layout.
The 4 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:
clang-tools-extra/clangd/ConfigCompile.cpp | 13 +-
clang-tools-extra/clangd/ConfigFragment.h | 3 +
clang-tools-extra/clangd/ConfigProvider.cpp | 27 +-
clang-tools-extra/clangd/ConfigProvider.h | 6 +-
.../clangd/quality/CompletionModel.cmake | 5 +-
clang-tools-extra/clangd/tool/ClangdMain.cpp | 4 +-
.../clangd/unittests/ConfigCompileTests.cpp | 14 +
clang/lib/CodeGen/CGOpenMPRuntime.cpp | 32 +-
clang/test/OpenMP/critical_codegen.cpp | 25 +
clang/test/OpenMP/master_codegen.cpp | 35 ++
libcxx/test/libcxx/gdb/gdb_pretty_printer_test.py | 20 +-
.../test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp | 15 +-
libcxx/utils/gdb/libcxx/printers.py | 44 +-
llvm/lib/Analysis/ValueTracking.cpp | 15 +-
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 24 +-
llvm/lib/MC/ELFObjectWriter.cpp | 11 +
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | 43 +-
llvm/lib/Target/BPF/BTF.def | 1 +
llvm/lib/Target/BPF/BTFDebug.cpp | 62 +-
llvm/lib/Target/BPF/BTFDebug.h | 11 +-
llvm/test/CodeGen/AArch64/atomicrmw-O0.ll | 697 +++++++++++++++++++++
llvm/test/CodeGen/BPF/BTF/double.ll | 58 ++
.../BPF/BTF/extern-var-func-weak-section.ll | 13 +-
llvm/test/CodeGen/BPF/BTF/extern-var-section.ll | 9 +-
.../CodeGen/BPF/BTF/extern-var-weak-section.ll | 9 +-
llvm/test/CodeGen/BPF/BTF/float.ll | 58 ++
llvm/test/CodeGen/BPF/BTF/weak-global-3.ll | 86 +++
llvm/test/CodeGen/X86/stores-merging.ll | 96 ++-
llvm/test/MC/Mips/elf-relsym.s | 10 +-
llvm/test/MC/Mips/mips_lo16.s | 22 +
llvm/test/MC/Mips/xgot.s | 4 +-
.../AArch64/expand-atomicrmw-xchg-fp.ll | 4 +-
32 files changed, 1357 insertions(+), 119 deletions(-)
create mode 100644 llvm/test/CodeGen/AArch64/atomicrmw-O0.ll
create mode 100644 llvm/test/CodeGen/BPF/BTF/double.ll
create mode 100644 llvm/test/CodeGen/BPF/BTF/float.ll
create mode 100644 llvm/test/CodeGen/BPF/BTF/weak-global-3.ll
create mode 100644 llvm/test/MC/Mips/mips_lo16.s
--
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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 953595dada Automatic date update in version.in
adds 8b91c37ed9 Automatic date update in version.in
adds 8c5062d58d Automatic date update in version.in
adds b481ba02ba Automatic date update in version.in
adds dd1396b5f0 Automatic date update in version.in
adds d9b45ba2ee Automatic date update in version.in
adds 6bd77506c0 Automatic date update in version.in
adds 88cb287c03 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e99b6e6e 0: update: binutils-llvm-linux-qemu: all
new adb771a5 0: update: binutils-llvm-linux-qemu: all
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 (e99b6e6e)
\
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 | 166 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11607 +++++++------
04-build_llvm/console.log | 13851 +++++++--------
05-build_abe-qemu/console.log | 7025 ++++----
06-build_linux/console.log | 774 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 33847 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
11 files changed, 33870 insertions(+), 33844 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_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from e778e7beda0 Daily bump.
adds ae7e5146d7b Daily bump.
adds 3a63bbbfd29 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 1b0035cb 0: update: gcc-e778e7beda0ca65d987cc65cb50d31535047958b: 1
new b907a8f9 0: update: gcc-3a63bbbfd297881371520bed6e39b14ac061d723: 1
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 (1b0035cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 22 +-
02-prepare_abe/console.log | 428 +-
04-build_abe-bootstrap_O1/console.log | 93394 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 93846 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 93847 insertions(+), 93855 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 046a3beb167 arm: Auto-vectorization for MVE: add pack/unpack patterns
new 93bfadf3a1d c-family: Add fix-it suggestions for more <stdlib.h> names [...]
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/c-family/known-headers.cc | 7 +++++++
gcc/testsuite/g++.dg/spellcheck-stdlib.C | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/spellcheck-stdlib.c | 10 ++++++++++
3 files changed, 35 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 12d13cf50fe C/C++: Fix unused set var warning with omp_clause_affinity [...]
new 046a3beb167 arm: Auto-vectorization for MVE: add pack/unpack patterns
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/config/arm/mve.md | 35 ++++++++++-
gcc/config/arm/neon.md | 39 +-----------
gcc/config/arm/vec-common.md | 70 ++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/simd/mve-vclz.c | 7 ++-
gcc/testsuite/gcc.target/arm/simd/mve-vec-pack.c | 26 ++++++++
gcc/testsuite/gcc.target/arm/simd/mve-vec-unpack.c | 29 +++++++++
gcc/testsuite/gcc.target/arm/simd/mve-vshl.c | 5 +-
7 files changed, 168 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/simd/mve-vec-pack.c
create mode 100644 gcc/testsuite/gcc.target/arm/simd/mve-vec-unpack.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.