[PATCH] D21183: Better selection of common base address in constant hoisting
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 00:51:41 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL275382: This implements a more optimal algorithm for selecting a base constant in (authored by SjoerdMeijer).
Changed prior to commit:
http://reviews.llvm.org/D21183?vs=63784&id=63933#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21183
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/include/llvm/Transforms/Scalar/ConstantHoisting.h
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/trunk/lib/Transforms/Scalar/ConstantHoisting.cpp
llvm/trunk/test/Transforms/ConstantHoisting/ARM/const-addr-no-neg-offset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21183.63933.patch
Type: text/x-patch
Size: 13650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/4c3ab59c/attachment.bin>
More information about the llvm-commits
mailing list