This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d332bc44067 [X86] Remove ProcModel and ProcFeatures tablegen classes. M [...] new 5b9ba1171e6 Revert "Relax constraints for reduction vectorization"
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/IVDescriptors.h | 15 +-- include/llvm/IR/Operator.h | 6 -- include/llvm/Transforms/Utils/LoopUtils.h | 2 - lib/Analysis/IVDescriptors.cpp | 10 +- lib/CodeGen/ExpandReductions.cpp | 4 +- lib/Transforms/Utils/LoopUtils.cpp | 46 ++++----- lib/Transforms/Vectorize/LoopVectorize.cpp | 16 ++- lib/Transforms/Vectorize/SLPVectorizer.cpp | 3 +- .../Transforms/LoopVectorize/reduction-fastmath.ll | 112 --------------------- 9 files changed, 34 insertions(+), 180 deletions(-) delete mode 100644 test/Transforms/LoopVectorize/reduction-fastmath.ll