This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2925bcc46f2 CodeGen: Migration to using Register new 057a373e1c5 [LV][NFC] Share the LV illegality reporting with LoopVectorize.
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: .../Vectorize/LoopVectorizationLegality.h | 20 --- include/llvm/Transforms/Vectorize/LoopVectorize.h | 8 ++ .../Vectorize/LoopVectorizationLegality.cpp | 111 +++++---------- lib/Transforms/Vectorize/LoopVectorize.cpp | 157 +++++++++++++-------- .../{nofloat.ll => nofloat-report.ll} | 13 +- 5 files changed, 149 insertions(+), 160 deletions(-) copy test/Transforms/LoopVectorize/{nofloat.ll => nofloat-report.ll} (62%)