This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb773d9b315 Add support for pointer types in patterns new b5e360f0fbb [X86] Add more load folding patterns for blend instructions [...]
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/X86InstrSSE.td | 72 ++++++++++++++++++++-- test/CodeGen/X86/avx-cvt-3.ll | 4 +- .../CodeGen/X86/avx512-shuffles/partial_permute.ll | 20 +++--- test/CodeGen/X86/commute-blend-sse41.ll | 2 +- test/CodeGen/X86/insert-into-constant-vector.ll | 20 +++--- test/CodeGen/X86/masked_load.ll | 12 ++-- test/CodeGen/X86/merge-consecutive-loads-256.ll | 6 +- 7 files changed, 98 insertions(+), 38 deletions(-)