[PATCH] D55373: [LSR] Generate formulae to enable more indexed accesses

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 07:42:30 PST 2019


samparker updated this revision to Diff 181270.
samparker added a comment.

some renaming, renamed post inc bits to 'index'.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55373/new/

https://reviews.llvm.org/D55373

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.h
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/CodeGen/ARM/dsp-loop-indexing.ll
  test/CodeGen/ARM/loop-align-cortex-m.ll
  test/CodeGen/ARM/loop-indexing.ll
  test/Transforms/LoopStrengthReduce/ARM/complexity.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55373.181270.patch
Type: text/x-patch
Size: 88155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/bd597a09/attachment-0001.bin>


More information about the llvm-commits mailing list