[PATCH] D32783: [PartialInlining] Add frequency based cost analysis
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 12 16:55:07 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302967: [PartialInlining] Profile based cost analysis (authored by davidxl).
Changed prior to commit:
https://reviews.llvm.org/D32783?vs=98834&id=98860#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32783
Files:
llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
llvm/trunk/test/Transforms/CodeExtractor/ExtractedFnEntryCount.ll
llvm/trunk/test/Transforms/CodeExtractor/MultipleExitBranchProb.ll
llvm/trunk/test/Transforms/CodeExtractor/PartialInlineAnd.ll
llvm/trunk/test/Transforms/CodeExtractor/PartialInlineEntryUpdate.ll
llvm/trunk/test/Transforms/CodeExtractor/PartialInlineHighCost.ll
llvm/trunk/test/Transforms/CodeExtractor/PartialInlineOr.ll
llvm/trunk/test/Transforms/CodeExtractor/PartialInlineOrAnd.ll
llvm/trunk/test/Transforms/CodeExtractor/SingleCondition.ll
llvm/trunk/test/Transforms/CodeExtractor/X86/InheritTargetAttributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32783.98860.patch
Type: text/x-patch
Size: 33530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/418a50ea/attachment.bin>
More information about the llvm-commits
mailing list