This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 811169a0d4c Fix unused variable warning in LoopFusion pass. new bc60690d7c0 Consolidate existing utilities for interpreting vector pred [...]
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/VectorUtils.h | 14 ++++++++ lib/Analysis/InstructionSimplify.cpp | 16 --------- lib/Analysis/VectorUtils.cpp | 46 +++++++++++++++++++++++++ lib/Transforms/InstCombine/InstCombineCalls.cpp | 32 +---------------- 4 files changed, 61 insertions(+), 47 deletions(-)