[PATCH] D9819: [TTI/CostModel] improve TTI::getGEPCost and use it in CostModel::getInstructionCost

Jingyue Wu jingyue at google.com
Sun Jul 26 10:14:25 PDT 2015


jingyue updated this revision to Diff 30659.
jingyue added a comment.

updated comments


http://reviews.llvm.org/D9819

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  include/llvm/IR/GetElementPtrTypeIterator.h
  lib/Analysis/CostModel.cpp
  lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
  test/Analysis/CostModel/ARM/gep.ll
  test/Analysis/CostModel/no_info.ll
  test/Transforms/LoopUnroll/X86/partial.ll
  test/Transforms/LoopVectorize/X86/metadata-enable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9819.30659.patch
Type: text/x-patch
Size: 17946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150726/297382c8/attachment.bin>


More information about the llvm-commits mailing list