This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e21e42ddaa Remove deprecated MemIntrinsic methods (NFC) new 27f212d583a [SLP] Stop counting cost of gather sequences with multiple uses new 4a4cde36b5f Remove the deprecated single-alignment IRBuilder API for me [...] new 35ac3518056 [X86][Btver2] Cleanup SSE42 PCMPISTR/PCMPESTR string instru [...]
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/IRBuilder.h | 36 ------------------- lib/Target/X86/X86ScheduleBtVer2.td | 10 +++--- lib/Transforms/Vectorize/SLPVectorizer.cpp | 23 ++++++++++++- test/CodeGen/X86/sse42-schedule.ll | 8 ++--- .../SLPVectorizer/AArch64/gather-cost.ll | 40 +++++++--------------- .../SLPVectorizer/X86/blending-shuffle.ll | 15 ++++---- test/tools/llvm-mca/X86/BtVer2/resources-sse42.s | 18 +++++----- 7 files changed, 61 insertions(+), 89 deletions(-)