[PATCH] D44758: [LSR] Allow giving priority to post-incrementing addressing modes

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 06:13:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328490: [LSR] Allow giving priority to post-incrementing addressing modes (authored by kparzysz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44758?vs=139376&id=139782#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44758

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopStrengthReduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44758.139782.patch
Type: text/x-patch
Size: 14026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/f4b18bc9/attachment.bin>


More information about the llvm-commits mailing list