This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5a244937201 [X86] Add DAG combine to turn (bitcast (and/or/xor (bitcast [...] new 451a188a25a [LV] Use Demanded Bits and ValueTracking for reduction type [...]
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/Transforms/Utils/LoopUtils.h | 41 ++-- lib/Transforms/Utils/LoopUtils.cpp | 216 ++++++++++++++------- lib/Transforms/Vectorize/LoopVectorize.cpp | 18 +- .../LoopVectorize/reduction-small-size.ll | 37 +++- 4 files changed, 210 insertions(+), 102 deletions(-)