This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bb45f1e99f8 [X86] Correct a bad isel predicate. Though I don't think it [...] new edb9243e2d3 [LSR] Combine unfolded offset into invariant register new 63aae622d8e [LV] Don't have fold-tail under optsize invalidate interlea [...]
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: lib/Transforms/Scalar/LoopStrengthReduce.cpp | 52 ++- lib/Transforms/Vectorize/LoopVectorize.cpp | 8 +- .../LoopStrengthReduce/AArch64/small-constant.ll | 75 ++-- .../X86/x86-interleaved-accesses-masked-group.ll | 387 +++++++++++++++++++++ 4 files changed, 454 insertions(+), 68 deletions(-)