This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 07f47d17fb7 [LoopUtils][SLPVectorizer] clean up management of fast-math-flags new 5172f404c33 [SLP] Fix regression in broadcasts caused by operand reorde [...] new 5d4d063110e [llvm-readobj] - Remove TODOs from gnu-hash-symbols.test an [...] new caa6b7554a1 Revert "Title: [LOOPINFO] Extend Loop object to add utiliti [...]
The 3 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/LoopInfo.h | 161 ----- lib/Analysis/LoopInfo.cpp | 215 ------ lib/Transforms/Vectorize/SLPVectorizer.cpp | 40 +- test/Transforms/SLPVectorizer/X86/broadcast.ll | 58 +- test/tools/llvm-readobj/demangle.test | 14 +- test/tools/llvm-readobj/gnu-hash-symbols.test | 14 +- unittests/Analysis/LoopInfoTest.cpp | 900 ------------------------- 7 files changed, 70 insertions(+), 1332 deletions(-)