This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cebbb5e Fix reverse to work on const rbegin()/rend(). new 6359c97 [RegionIterator] clang-format some pieces. NFC. new 915cd42 wordsmith the "new targets" section a bit. new 1a5ebc4 [InstCombine] add test for missing vector icmp fold new 87032a5 [LV] Move LoopBodyTraits to a better place, and add comment f [...]
The 4 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: docs/DeveloperPolicy.rst | 20 +++---- include/llvm/Analysis/LoopIterator.h | 60 +++++++++++++++++++++ include/llvm/Analysis/RegionIterator.h | 87 +++++++++++++++--------------- lib/Transforms/Vectorize/LoopVectorize.cpp | 57 -------------------- test/Transforms/InstCombine/icmp.ll | 48 ++++++++++++----- 5 files changed, 149 insertions(+), 123 deletions(-)