This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2a96c80ff2a [NFC] Add missing const modifier
new 83b908472d7 [NFC] Remove const modifier to allow further development in LICM
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/Scalar/LICM.cpp | 5 ++---
1 file changed, 2 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 master
in repository clang.
from 347daedef2 [X86] Remove masking from the 512-bit padds and psubs builti [...]
new ccacccb1dd [X86] Remove masking from the 512-bit paddus/psubus builtins [...]
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/BuiltinsX86.def | 8 ++--
lib/CodeGen/CGBuiltin.cpp | 14 ++----
lib/Headers/avx512bwintrin.h | 88 ++++++++++++++-----------------------
3 files changed, 40 insertions(+), 70 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 glibc.
from 436e4d5b96 [aarch64] Add an ASIMD variant of strlen for falkor
new 7793ad7a2c powerpc: Rearrange little endian specific files
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 | 22 ++++++++++++++++++++++
sysdeps/powerpc/powerpc64/{ => le}/power9/strcmp.S | 14 +++++---------
.../powerpc/powerpc64/{ => le}/power9/strncmp.S | 14 +++++---------
sysdeps/powerpc/powerpc64/multiarch/Makefile | 7 +++++--
.../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 4 ++++
.../powerpc/powerpc64/multiarch/strcmp-power9.S | 4 ++--
sysdeps/powerpc/powerpc64/multiarch/strcmp.c | 4 ++++
.../powerpc/powerpc64/multiarch/strncmp-power9.S | 4 ++--
sysdeps/powerpc/powerpc64/multiarch/strncmp.c | 4 ++++
9 files changed, 53 insertions(+), 24 deletions(-)
rename sysdeps/powerpc/powerpc64/{ => le}/power9/strcmp.S (93%)
rename sysdeps/powerpc/powerpc64/{ => le}/power9/strncmp.S (95%)
--
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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel
in repository toolchain/jenkins-scripts.
discards 2b11dd0 tcwg-rr-llvm-kernel.sh: New job script.
new 550049e tcwg-rr-llvm-kernel.sh: New job script.
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 (2b11dd0)
\
N -- N -- N refs/heads/llvm-kernel (550049e)
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:
jenkins-helpers.sh | 4 ++++
tcwg-rr-llvm-kernel.sh | 33 +++++++++++++++++++--------------
2 files changed, 23 insertions(+), 14 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 d914c51df99 [x86] Actually initialize the SLH pass with the x86 backend [...]
new ec2710fb9b3 [X86] Correct some bad FileCheck prefixes in tests. Add tes [...]
new 58d47fbc549 [X86] Remove the unused masked 128 and 256-bit masked padds [...]
new 6914988dcf2 [X86] Remove masking from the 512-bit padds and psubs intri [...]
new 2a96c80ff2a [NFC] Add missing const modifier
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:
include/llvm/IR/IntrinsicsX86.td | 48 +-
lib/Analysis/MustExecute.cpp | 2 +-
lib/IR/AutoUpgrade.cpp | 56 +-
lib/Target/X86/X86IntrinsicsInfo.h | 16 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 46 +-
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 860 ++++++++++++++++++----
test/CodeGen/X86/avx512bw-intrinsics.ll | 266 ++++++-
test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 801 ++++++++++++++++++++
test/CodeGen/X86/avx512bwvl-intrinsics.ll | 415 ++++-------
9 files changed, 1983 insertions(+), 527 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 9327733b3c [ASTImporter] Add test for CXXDefaultInitExpr
new 347daedef2 [X86] Remove masking from the 512-bit padds and psubs builti [...]
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/BuiltinsX86.def | 8 ++--
lib/Headers/avx512bwintrin.h | 88 ++++++++++++++-----------------------
test/CodeGen/avx512bw-builtins.c | 32 +++++++++-----
3 files changed, 56 insertions(+), 72 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.
"Maxim Kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-good
in repository toolchain/llvm/llvm.
at 3ea7b0a0b1e [BasicAA] Don't assume tail calls with byval don't alias allocas
No new revisions were added by this update.
--
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.
"Maxim Kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
at 3ea7b0a0b1e [BasicAA] Don't assume tail calls with byval don't alias allocas
No new revisions were added by this update.
--
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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel
in repository toolchain/jenkins-scripts.
discards 87cfbc1 tcwg-rr-llvm-kernel.sh: New job script.
new 2b11dd0 tcwg-rr-llvm-kernel.sh: New job script.
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 (87cfbc1)
\
N -- N -- N refs/heads/llvm-kernel (2b11dd0)
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:
jenkins-helpers.sh | 12 ++++
tcwg-rr-llvm-kernel.sh | 175 +++++++++++++++++++++++++++----------------------
2 files changed, 108 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.
"Maxim Kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-aarch64
in repository toolchain/llvm/llvm.
at a297d964167 Revert "[WebAssembly] Added default stack-only instruction [...]
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.