This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 638ba5afb5d Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQ [...] new e050d57c744 [LV] Sink casts to unravel first order recurrence new 9bb85ad4f77 [InstCombine] Replace an unnecessary use of a matcher with [...]
The 2 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/Transforms/Utils/LoopUtils.h | 11 ++- lib/Transforms/InstCombine/InstCombineInternal.h | 5 +- lib/Transforms/Utils/LoopUtils.cpp | 19 ++++- lib/Transforms/Vectorize/LoopVectorize.cpp | 18 ++++- .../LoopVectorize/first-order-recurrence.ll | 80 ++++++++++++++++++++++ 5 files changed, 123 insertions(+), 10 deletions(-)