This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 895148a2801 [DAGCombiner] narrow vector binops when extraction is cheap new ccd4f446eb6 [LoopVectorizer] Fix for cost values of memory accesses.
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/Transforms/Vectorize/LoopVectorize.cpp | 9 ++++++- .../SystemZ/load-scalarization-cost-0.ll | 27 +++++++++++++++++++++ .../SystemZ/load-scalarization-cost-1.ll | 28 ++++++++++++++++++++++ 3 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/LoopVectorize/SystemZ/load-scalarization-cost-0.ll create mode 100644 test/Transforms/LoopVectorize/SystemZ/load-scalarization-cost-1.ll