[PATCH] D53835: [HotColdSplitting] Use TTI to inform outlining threshold

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 4 15:14:25 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346108: [HotColdSplitting] Use TTI to inform outlining threshold (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53835?vs=171581&id=172536#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53835

Files:
  llvm/trunk/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/trunk/test/Transforms/HotColdSplit/X86/lit.local.cfg
  llvm/trunk/test/Transforms/HotColdSplit/X86/outline-expensive.ll
  llvm/trunk/test/Transforms/HotColdSplit/do-not-split.ll
  llvm/trunk/test/Transforms/HotColdSplit/minsize.ll
  llvm/trunk/test/Transforms/HotColdSplit/split-out-dbg-val-of-arg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53835.172536.patch
Type: text/x-patch
Size: 8303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181104/8fff1272/attachment.bin>


More information about the llvm-commits mailing list