This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bbbc4b9 [codeview] Translate basic DITypes to CV type records new 01d6c3db [LV] For some IVs, use vector phis instead of widening in the [...]
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 | 96 +++++++++++++++++----- .../LoopVectorize/PowerPC/vsx-tsvc-s173.ll | 2 +- .../Transforms/LoopVectorize/X86/gather_scatter.ll | 6 +- test/Transforms/LoopVectorize/cast-induction.ll | 2 +- test/Transforms/LoopVectorize/gcc-examples.ll | 2 +- test/Transforms/LoopVectorize/gep_with_bitcast.ll | 11 +-- test/Transforms/LoopVectorize/global_alias.ll | 8 +- test/Transforms/LoopVectorize/induction.ll | 65 ++++++++++++++- test/Transforms/LoopVectorize/induction_plus.ll | 9 +- 9 files changed, 161 insertions(+), 40 deletions(-)