This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 67d80b9 Revert "[DAGCombiner] Add vector demanded elements support to [...] new 22eba5a [LCSSA] Perform LCSSA verification only for the current loop nest.
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/LoopPass.h | 16 ++++++++++++++++ include/llvm/InitializePasses.h | 3 ++- lib/Analysis/Analysis.cpp | 1 + lib/Analysis/LoopPass.cpp | 14 ++++++++++++++ lib/Transforms/Utils/LCSSA.cpp | 29 +++++++++++++++++++++++++---- lib/Transforms/Utils/LoopUtils.cpp | 5 +++++ 6 files changed, 63 insertions(+), 5 deletions(-)