This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_27-branch
in repository binutils-gdb.
from 2765667 Automatic date update in version.in
new 53b7fdb Automatic date update in version.in
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:
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.
unknown user pushed a change to branch master
in repository llvm.
from 6f7d674 [InstCombine] add helper for shift-by-shift folds; NFCI
new df9e980 [X86] Remove masking from 512-bit PSHUFB intrinsics in prepar [...]
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/IR/IntrinsicsX86.td | 7 ++-
lib/IR/AutoUpgrade.cpp | 5 +-
lib/Target/X86/X86IntrinsicsInfo.h | 3 +-
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 24 ++++++++++
test/CodeGen/X86/avx512bw-intrinsics.ll | 56 ++++++++++++++++------
.../X86/vector-shuffle-combining-avx512bw.ll | 14 ++----
6 files changed, 77 insertions(+), 32 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 8bf415e [AVX-512] Remove 128/256-bit masked vpermilvar builtins and r [...]
new f2ba17e [AVX-512] Remove masking from 512-bit pshufb builtin. The bac [...]
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 | 2 +-
lib/Headers/avx512bwintrin.h | 26 ++++++++++----------------
test/CodeGen/avx512bw-builtins.c | 8 +++++---
3 files changed, 16 insertions(+), 20 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 9b6294d [X86][SSE] Add tests for sign extended vXi64 multiplication
new 6f7d674 [InstCombine] add helper for shift-by-shift folds; 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/InstCombine/InstCombineShifts.cpp | 312 ++++++++++++-----------
1 file changed, 162 insertions(+), 150 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 838608b [X86][SSE] Ensure UNPCK inputs are a consistent value type in [...]
new 9b6294d [X86][SSE] Add tests for sign extended vXi64 multiplication
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/pmul.ll | 198 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 198 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 llvm.
from 92bef79 AMDGPU: Fix asan errors when folding operands
new a1123a9 [X86][IR] Move the autoupgrading of store intrinsics out of t [...]
new 4715a2c [AVX-512] Remove 128/256 masked vpermil instrinsics and autou [...]
new 838608b [X86][SSE] Ensure UNPCK inputs are a consistent value type in [...]
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:
include/llvm/IR/IntrinsicsX86.td | 24 ---
lib/IR/AutoUpgrade.cpp | 214 ++++++++++++++----------
lib/Target/X86/X86ISelLowering.cpp | 5 +-
lib/Target/X86/X86IntrinsicsInfo.h | 8 -
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 80 +++++++++
test/CodeGen/X86/avx512vl-intrinsics.ll | 80 ---------
6 files changed, 207 insertions(+), 204 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 d25e956 Simplify parseShowColorsArgs logic, NFC.
new 8bf415e [AVX-512] Remove 128/256-bit masked vpermilvar builtins and r [...]
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 | 4 --
lib/Headers/avx512vlintrin.h | 82 +++++++++++++++----------------------
test/CodeGen/avx512vl-builtins.c | 24 +++++++----
3 files changed, 48 insertions(+), 62 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 fea34d5 Fix testsuite timeout handling
new 341657b debug: Additional compiler barriers for backtrace tests [BZ #20956]
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 | 14 ++++++++++++++
debug/tst-backtrace.h | 2 +-
debug/tst-backtrace2.c | 10 ++++------
debug/tst-backtrace3.c | 8 +++-----
debug/tst-backtrace4.c | 8 +++-----
debug/tst-backtrace5.c | 8 +++-----
6 files changed, 28 insertions(+), 22 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 e59430b [X86][SSE] Move ZeroVector creation into the shuffle pattern [...]
new 92bef79 AMDGPU: Fix asan errors when folding operands
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/Target/AMDGPU/SIInstrInfo.h | 4 ++--
1 file changed, 2 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 23b93c2 [AVX-512] Add support for lowering (v2i64 (fp_to_sint (v2f32) [...]
new e59430b [X86][SSE] Move ZeroVector creation into the shuffle pattern [...]
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/Target/X86/X86ISelLowering.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.