This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e3edb330501 [SelectionDAG] Remove code from PromoteIntRes_CONCAT_VECTOR [...] new e47bd78db11 Fix PR36032, PR35432
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/Analysis/ScalarEvolution.cpp | 6 + test/Transforms/LoopVectorize/pr35432.ll | 213 +++++++++++++++++++++++++++++++ test/Transforms/LoopVectorize/pr36032.ll | 154 ++++++++++++++++++++++ 3 files changed, 373 insertions(+) create mode 100644 test/Transforms/LoopVectorize/pr35432.ll create mode 100644 test/Transforms/LoopVectorize/pr36032.ll