This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 43b72e4 [CostModel][X86] Update vector shift tests to correctly check [...]
new 3a60120 [CostModel][X86] Drop separate AVX512VL checks - they match e [...]
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/Analysis/CostModel/X86/vshift-ashr-cost.ll | 22 +++-------------------
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 20 +++-----------------
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 18 +++---------------
3 files changed, 9 insertions(+), 51 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 fc76059 Delete a dead argument. NFC
new 43b72e4 [CostModel][X86] Update vector shift tests to correctly check [...]
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/Analysis/CostModel/X86/vshift-ashr-cost.ll | 149 +++++++++++++-----------
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 142 +++++++++++-----------
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 140 +++++++++++-----------
3 files changed, 232 insertions(+), 199 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 50a13b4 [InstCombine] fix formatting; NFC
new fc76059 Delete a dead argument. 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:
unittests/Analysis/UnrollAnalyzer.cpp | 11 +++++------
1 file changed, 5 insertions(+), 6 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 d9017e5 Make rtl_split_edge work for jumps that fall through (PR72749)
new 1e4739c * config/i386/i386.c (ix86_legitimate_combined_insn): Do not [...]
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 | 5 +++
gcc/config/i386/i386.c | 104 ++++++++++++++++++++++++-------------------------
2 files changed, 57 insertions(+), 52 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 4354d88 [InstCombine][SSE] Tests showing missed opportunities to pass [...]
new 50a13b4 [InstCombine] fix formatting; 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:
lib/Transforms/InstCombine/InstCombineShifts.cpp | 46 ++++++++++++------------
1 file changed, 22 insertions(+), 24 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 f4556e7 [NVPTX] Add fptosi tests to convert-fp.ll.
new 4354d88 [InstCombine][SSE] Tests showing missed opportunities to pass [...]
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/Transforms/InstCombine/x86-pshufb.ll | 47 +++++++++++++++++++++++++++++++
1 file changed, 47 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 b37570b PR tree-optimization/79090 * tree-ssa-dse.c (valid_ao_ref_f [...]
new c8621c9 ifcvt: Don't make invalid insns for a cond trap (PR78751)
new d9017e5 Make rtl_split_edge work for jumps that fall through (PR72749)
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:
gcc/ChangeLog | 14 ++++++++++++++
gcc/cfgrtl.c | 3 ++-
gcc/haifa-sched.c | 2 +-
gcc/ifcvt.c | 5 +++++
4 files changed, 22 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 50520f3 Fix blend mask by switch the side of the operand since Blend [...]
new 352f7fd [NVPTX] Let there be One True Way to set NVVMReflect params.
new be5157f [NVPTX] Modernize intrinics.ll test.
new 164f3ff [NVPTX] Add codegen tests for llvm.fma.
new f4556e7 [NVPTX] Add fptosi tests to convert-fp.ll.
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:
docs/NVPTXUsage.rst | 49 +++++++---------
lib/Target/NVPTX/NVPTX.h | 1 -
lib/Target/NVPTX/NVVMReflect.cpp | 62 +++-----------------
test/CodeGen/NVPTX/convert-fp.ll | 115 +++++++++++++++++++++----------------
test/CodeGen/NVPTX/intrinsics.ll | 25 ++++----
test/CodeGen/NVPTX/math-intrins.ll | 25 ++++++++
test/CodeGen/NVPTX/nvvm-reflect.ll | 65 +++++++++++----------
7 files changed, 170 insertions(+), 172 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 f6be6ab [InstCombine] use m_APInt to allow ashr folds for vectors wit [...]
new 8b122d0 Fix un-initialized error introduced by r291959.
new 50520f3 Fix blend mask by switch the side of the operand since Blend [...]
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/Target/X86/X86ISelLowering.cpp | 4 +-
test/CodeGen/X86/avx512-mask-op.ll | 4 +-
test/CodeGen/X86/merge-consecutive-loads-512.ll | 48 ++++++++++++----------
test/CodeGen/X86/sse3-avx-addsub.ll | 4 +-
test/CodeGen/X86/vector-shuffle-128-v16.ll | 8 ++--
test/CodeGen/X86/vector-shuffle-256-v16.ll | 8 ++--
test/CodeGen/X86/vector-shuffle-256-v32.ll | 54 ++++++++++++-------------
test/CodeGen/X86/vector-shuffle-512-v16.ll | 2 +-
test/CodeGen/X86/vector-shuffle-512-v32.ll | 7 ++--
test/CodeGen/X86/vector-shuffle-512-v8.ll | 11 +++--
test/CodeGen/X86/vector-shuffle-avx512.ll | 48 +++++++++++-----------
tools/dsymutil/DwarfLinker.cpp | 2 +
12 files changed, 102 insertions(+), 98 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 b41dc00 [InstCombine] add explanatory comments to tests; NFC
new f6be6ab [InstCombine] use m_APInt to allow ashr folds for vectors wit [...]
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 | 7 ++++---
test/Transforms/InstCombine/exact.ll | 4 ++--
test/Transforms/InstCombine/icmp.ll | 7 +++----
test/Transforms/InstCombine/pr17827.ll | 4 ++--
test/Transforms/InstCombine/select-bitext.ll | 6 +++---
test/Transforms/InstCombine/shift.ll | 2 +-
test/Transforms/InstCombine/signext.ll | 6 ++----
test/Transforms/InstCombine/vector-casts.ll | 18 +++---------------
8 files changed, 20 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.