This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 460d4d4 Make test case resilient to \ or / directory separators new aa96bc9 [LV] Move interleaved access helper functions to VectorUtils (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: include/llvm/Analysis/VectorUtils.h | 53 +++++++++++++++ lib/Analysis/VectorUtils.cpp | 85 ++++++++++++++++++++++++ lib/Target/AArch64/AArch64ISelLowering.cpp | 17 +---- lib/Target/ARM/ARMISelLowering.cpp | 17 +---- lib/Transforms/Vectorize/LoopVectorize.cpp | 102 +---------------------------- 5 files changed, 147 insertions(+), 127 deletions(-)