This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1f4a55c8c9 [SimplifyCFG] FoldTwoEntryPHINode(): consider *total* specu [...] new 3be9fc5a0db [ARM] A predicate cast of a predicate cast is a predicate cast new a8399fa299d [X86][AVX] matchShuffleWithSHUFPD - add support for zeroabl [...]
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/ARM/ARMISelLowering.cpp | 20 +++ lib/Target/X86/X86ISelLowering.cpp | 56 ++++-- test/CodeGen/Thumb2/mve-masked-ldst.ll | 290 +++++++++++++++--------------- test/CodeGen/Thumb2/mve-pred-bitcast.ll | 46 +++-- test/CodeGen/Thumb2/mve-pred-loadstore.ll | 64 ++++--- test/CodeGen/X86/vector-shuffle-256-v4.ll | 82 ++------- test/CodeGen/X86/vector-shuffle-512-v8.ll | 26 +-- 7 files changed, 283 insertions(+), 301 deletions(-)