This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c4589d7 [X86] Use intrinsics table for VPMULHRSW intrincis so that th [...]
new 2203707 IR: Remove a no longer needed assert.
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/IR/Type.cpp | 5 -----
1 file changed, 5 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 063d629 * config/pa/pa64-hpux.h (FINI_SECTION_ASM_OP): Define to nul [...]
new 90ff29c PR rtl-optimization/77919 * expr.c (expand_expr_real_1) <no [...]
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 | 8 +++++++
gcc/expr.c | 27 +++++++++++++++++++++-
gcc/testsuite/ChangeLog | 3 +++
.../g++.dg/torture/{pr77919.C => pr77919-2.C} | 3 +--
4 files changed, 38 insertions(+), 3 deletions(-)
copy gcc/testsuite/g++.dg/torture/{pr77919.C => pr77919-2.C} (77%)
--
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 99462c9 Factor finding of libc++ include path out of building -cc1 ar [...]
new 1e1d431 [AVX-512] Remove masked 128/256-bit floating point max/min bu [...]
new ec6b6a8 [AVX-512] Remove masked 128/256-bit pmuludq/pmuldq builtins a [...]
new aeb2bb8 [AVX-512] Remove masked 128/256-bit sqrt builtins and replace [...]
new c5c58ae [AVX-512] Remove 128/256-bit masked pmulhrsw/pmulhuw/pmulhw b [...]
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/clang/Basic/BuiltinsX86.def | 23 ---
lib/Headers/avx512vlbwintrin.h | 113 ++++++--------
lib/Headers/avx512vlintrin.h | 298 ++++++++++++++++--------------------
test/CodeGen/avx512vl-builtins.c | 96 ++++++++----
test/CodeGen/avx512vlbw-builtins.c | 36 +++--
5 files changed, 265 insertions(+), 301 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.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 3634917 [cron] add -v to make better logs
new 4d98a3a [monitor] Fixes server specific cache issue
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:
monitor/bot-status | 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 14ebdf2 [ValueTracking] recognize more variants of smin/smax
new c4589d7 [X86] Use intrinsics table for VPMULHRSW intrincis so that th [...]
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/X86InstrInfo.cpp | 6 +++---
lib/Target/X86/X86InstrSSE.td | 17 ++++++++---------
lib/Target/X86/X86IntrinsicsInfo.h | 2 ++
3 files changed, 13 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 clang.
from 0578a8e [Devirtualization] Decorate vfunction load with invariant.load
new 99462c9 Factor finding of libc++ include path out of building -cc1 ar [...]
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/Driver/ToolChains.cpp | 296 ++++++++++++++++++----------------------------
lib/Driver/ToolChains.h | 73 ++++++++----
2 files changed, 165 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 llvm.
from c69fe17 [x86] add tests for smin/smax matchSelPattern (D26091)
new 14ebdf2 [ValueTracking] recognize more variants of smin/smax
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/Analysis/ValueTracking.cpp | 28 ++++++++++++++++++----------
test/CodeGen/X86/vec_minmax_match.ll | 19 +++++--------------
test/Transforms/InstCombine/max-of-nots.ll | 21 +++------------------
test/Transforms/InstCombine/select.ll | 14 +++++++-------
4 files changed, 33 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 gcc.
from f6443ac PR target/78148 * gimple-ssa-store-merging.c (imm_store_ch [...]
new 063d629 * config/pa/pa64-hpux.h (FINI_SECTION_ASM_OP): Define to nul [...]
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 | 4 ++++
gcc/config/pa/pa64-hpux.h | 2 +-
2 files changed, 5 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 llvm.
from 9978e17 [InstCombine] re-use bitcasted compare operands in selects (PR28001)
new c69fe17 [x86] add tests for smin/smax matchSelPattern (D26091)
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/vec_minmax_match.ll | 127 +++++++++++++++++++++++++++++++++++
test/CodeGen/X86/vec_umin_umax.ll | 59 ----------------
2 files changed, 127 insertions(+), 59 deletions(-)
create mode 100644 test/CodeGen/X86/vec_minmax_match.ll
delete mode 100644 test/CodeGen/X86/vec_umin_umax.ll
--
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 cc52d8b * config/pa/pa.h (BIGGEST_ALIGNMENT): Adjust comment. (MALL [...]
new f6443ac PR target/78148 * gimple-ssa-store-merging.c (imm_store_ch [...]
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 | 7 +++++++
gcc/gimple-ssa-store-merging.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr78148.c | 31 +++++++++++++++++++++++++++++++
4 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr78148.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.