[PATCH] D21183: Better selection of common base address in constant hoisting

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 02:14:00 PDT 2016


SjoerdMeijer updated this revision to Diff 63784.
SjoerdMeijer added a comment.

Thanks Mehdi and James for reviewing! I have addressed your comments.


http://reviews.llvm.org/D21183

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  include/llvm/Transforms/Scalar/ConstantHoisting.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.h
  lib/Transforms/Scalar/ConstantHoisting.cpp
  test/Transforms/ConstantHoisting/ARM/const-addr-no-neg-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21183.63784.patch
Type: text/x-patch
Size: 13331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160713/39e4a18a/attachment.bin>


More information about the llvm-commits mailing list