This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ea43f2 [ARM] Make f16 interleaved accesses expensive. new d46df28 Fix PR23384 (under "-lsr-insns-cost" option)
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: lib/Transforms/Scalar/LoopStrengthReduce.cpp | 61 ++++++++++++++++++++-- .../LoopStrengthReduce/X86/lsr-insns-1.ll | 52 ++++++++++++++++++ .../LoopStrengthReduce/X86/lsr-insns-2.ll | 58 ++++++++++++++++++++ 3 files changed, 167 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/LoopStrengthReduce/X86/lsr-insns-1.ll create mode 100644 test/Transforms/LoopStrengthReduce/X86/lsr-insns-2.ll