[PATCH] D37170: [TargetTransformInfo] Add a new public interface getInstructionCost
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 15:30:52 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL312832: [TargetTransformInfo] Add a new public interface getInstructionCost (authored by Carrot).
Changed prior to commit:
https://reviews.llvm.org/D37170?vs=114211&id=114441#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37170
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/CostModel.cpp
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/test/Analysis/CostModel/X86/costmodel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37170.114441.patch
Type: text/x-patch
Size: 47831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/0eca6881/attachment.bin>
More information about the llvm-commits
mailing list