This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 31cc06a8d84 [LoopVectorizer] Add more testcases for PR33804.
new fe612a2f7fb [x86] regenerate checks; 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:
test/CodeGen/X86/stores-merging.ll | 33 +++++++++++++++++----------------
1 file changed, 17 insertions(+), 16 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 3632da7880a [SelectionDAG] Add BITCAST handling to ComputeNumSignBits f [...]
new 31cc06a8d84 [LoopVectorizer] Add more testcases for PR33804.
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:
.../AArch64/loopvectorize_pr33804_double.ll | 48 ++++++++++++++++++++++
test/CodeGen/ARM/loopvectorize_pr33804.ll | 48 ++++++++++++++++++++++
2 files changed, 96 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 glibc.
from 1c6d89e9a4 Add missing libc_hidden_weak/def calls
new 6cd380dd36 AArch64: use movz/movk instead of literal pools in start.S
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:
ChangeLog | 5 +++++
sysdeps/aarch64/start.S | 6 +++---
sysdeps/aarch64/sysdep.h | 14 ++++++++++++++
3 files changed, 22 insertions(+), 3 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 release/2.26/master
in repository glibc.
from 56ce01906e string/stratcliff.c: Replace int with size_t [BZ #21982]
new 2422c6032f tst-tlsopt-powerpc as a shared 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:
ChangeLog | 13 +++++++
sysdeps/powerpc/Makefile | 6 ++-
.../{tst-tlsopt-powerpc.c => mod-tlsopt-powerpc.c} | 8 ++--
sysdeps/powerpc/powerpc64/tls-macros.h | 6 +--
sysdeps/powerpc/tst-tlsopt-powerpc.c | 44 +---------------------
5 files changed, 24 insertions(+), 53 deletions(-)
copy sysdeps/powerpc/{tst-tlsopt-powerpc.c => mod-tlsopt-powerpc.c} (90%)
--
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 cfcdb248ecd [SLP] clean up for vector store case; NFCI
new 09f2a0775ae [X86] Fix two more places to prefer VPERMQ/PD over VPERM2X1 [...]
new 3632da7880a [SelectionDAG] Add BITCAST handling to ComputeNumSignBits f [...]
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/SelectionDAG/SelectionDAG.cpp | 24 +
lib/Target/X86/X86ISelLowering.cpp | 16 +-
test/CodeGen/X86/avx-vperm2x128.ll | 95 +-
test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll | 13 +-
test/CodeGen/X86/bitcast-and-setcc-256.ll | 54 +-
test/CodeGen/X86/bitcast-and-setcc-512.ll | 279 ++---
test/CodeGen/X86/cast-vsel.ll | 8 -
test/CodeGen/X86/machine-cp.ll | 145 ++-
test/CodeGen/X86/oddshuffles.ll | 4 +-
test/CodeGen/X86/vector-compare-results.ll | 1234 +++++++++------------
test/CodeGen/X86/vector-shuffle-256-v16.ll | 260 ++---
test/CodeGen/X86/vector-shuffle-256-v32.ll | 168 ++-
test/CodeGen/X86/vector-shuffle-256-v8.ll | 112 +-
test/CodeGen/X86/vector-shuffle-512-v32.ll | 20 +-
test/CodeGen/X86/vector-shuffle-512-v64.ll | 32 +-
test/CodeGen/X86/vector-shuffle-512-v8.ll | 4 +-
test/CodeGen/X86/vector-shuffle-combining-avx.ll | 44 +-
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 4 +-
test/CodeGen/X86/vector-shuffle-combining.ll | 2 +-
test/CodeGen/X86/vector-shuffle-v1.ll | 8 +-
test/CodeGen/X86/vector-shuffle-v48.ll | 2 +-
test/CodeGen/X86/vsplit-and.ll | 22 +-
test/CodeGen/X86/x86-interleaved-access.ll | 88 +-
23 files changed, 1139 insertions(+), 1499 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 df2a024df20 [AArch64] Add V8_2aOps feature to Cortex-A55 and 75
new cfcdb248ecd [SLP] clean up for vector store case; NFCI
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 | 23 +++++++++++------------
1 file changed, 11 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 lldb.
from aa8c672b8 Revert "Use ThreadLauncher to launch TaskPool threads"
new 38001b27c Revert "Fix for bug 34532 - A few rough corners related to po [...]
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/lldb/Target/Process.h | 8 +----
.../postmortem/elf-core/TestLinuxCore.py | 30 -----------------
.../postmortem/minidump-new/TestMiniDumpNew.py | 39 ++--------------------
source/Commands/CommandObjectThread.cpp | 8 +----
source/Plugins/Process/elf-core/ProcessElfCore.h | 2 --
source/Target/Process.cpp | 10 +-----
6 files changed, 6 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 gcc.
from 0b86fa32a5d Fix an SVE failure in the Fortran matmul* tests
new 1c57101b479 Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS
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 | 19 +++++++++++
gcc/tree-vect-loop.c | 3 +-
gcc/tree-vect-slp.c | 90 +++++++++++++++++++++++++--------------------------
gcc/tree-vectorizer.h | 3 +-
4 files changed, 66 insertions(+), 49 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 4d0ea89c1 Use ThreadLauncher to launch TaskPool threads
new aa8c672b8 Revert "Use ThreadLauncher to launch TaskPool threads"
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:
source/Utility/TaskPool.cpp | 13 +------------
1 file changed, 1 insertion(+), 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 compiler-rt.
from 5de033a80 Revert "[ubsan] Add RTUbsan_standalone into UBSAN standalone shared"
new f951abe99 [scudo] Android build support
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:
cmake/config-ix.cmake | 2 +-
test/scudo/CMakeLists.txt | 10 +++++++++-
test/scudo/lit.cfg | 21 ++++++++++++++++++---
test/scudo/lit.site.cfg.in | 1 +
test/scudo/memalign.cpp | 6 +++---
test/scudo/mismatch.cpp | 16 ++++++++--------
test/scudo/options.cpp | 6 +++---
test/scudo/overflow.cpp | 4 ++--
test/scudo/quarantine.cpp | 12 ++++++------
test/scudo/random_shuffle.cpp | 1 +
test/scudo/sized-delete.cpp | 12 ++++++------
test/scudo/sizes.cpp | 18 +++++++++---------
test/scudo/threads.cpp | 4 ++--
test/scudo/valloc.cpp | 7 ++++---
14 files changed, 73 insertions(+), 47 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.