This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 24ef682 [pdbdump] Print out New FPO stream contents. new 5c724a4 Reapply [LSR] Create fewer redundant instructions. new a6caf31 Fix a test case. NFC.
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 | 42 ++++++++++--------- test/CodeGen/AArch64/tailmerging_in_mbp.ll | 10 ++--- .../LoopStrengthReduce/AArch64/lsr-reuse.ll | 34 ++++++++++++++++ .../LoopStrengthReduce/scev-insertpt-bug.ll | 47 ++++++++++++++++++++++ 4 files changed, 108 insertions(+), 25 deletions(-) create mode 100644 test/Transforms/LoopStrengthReduce/AArch64/lsr-reuse.ll create mode 100644 test/Transforms/LoopStrengthReduce/scev-insertpt-bug.ll