This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7b8a79a2888 [VectorUtils] reorder list of vectorizable intrinsics; NFC new aeeabb506ae [VectorUtils] add funnel-shifts to the list of vectorizable [...] new bb61c724052 [CostModel] Add more realistic SK_InsertSubvector generic costs.
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: include/llvm/CodeGen/BasicTTIImpl.h | 27 ++++- lib/Analysis/VectorUtils.cpp | 2 + .../CostModel/X86/masked-intrinsic-cost.ll | 16 +-- .../Transforms/LoopVectorize/X86/gather_scatter.ll | 113 +++++++++++---------- test/Transforms/LoopVectorize/intrinsic.ll | 4 +- 5 files changed, 95 insertions(+), 67 deletions(-)