[PATCH] D57125: [HotColdSplit] Introduce a cost model to control splitting behavior
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 25 10:32:24 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352228: [HotColdSplit] Introduce a cost model to control splitting behavior (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57125?vs=183201&id=183574#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57125/new/
https://reviews.llvm.org/D57125
Files:
llvm/trunk/lib/Transforms/IPO/HotColdSplitting.cpp
llvm/trunk/test/Transforms/HotColdSplit/X86/extraction-subregion-breaks-phis.ll
llvm/trunk/test/Transforms/HotColdSplit/X86/outline-expensive.ll
llvm/trunk/test/Transforms/HotColdSplit/addr-taken.ll
llvm/trunk/test/Transforms/HotColdSplit/apply-noreturn-bonus.ll
llvm/trunk/test/Transforms/HotColdSplit/apply-penalty-for-inputs.ll
llvm/trunk/test/Transforms/HotColdSplit/apply-penalty-for-outputs.ll
llvm/trunk/test/Transforms/HotColdSplit/apply-successor-penalty.ll
llvm/trunk/test/Transforms/HotColdSplit/outline-disjoint-diamonds.ll
llvm/trunk/test/Transforms/HotColdSplit/resume.ll
llvm/trunk/test/Transforms/HotColdSplit/split-cold-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57125.183574.patch
Type: text/x-patch
Size: 16362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/8171cd36/attachment.bin>
More information about the llvm-commits
mailing list