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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 14:57:48 PDT 2018


vsk updated this revision to Diff 171581.
vsk added a comment.

- Move a test that's particularly X86-specific into an X86 directory.


https://reviews.llvm.org/D53835

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53835.171581.patch
Type: text/x-patch
Size: 8104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181029/c8821cf4/attachment.bin>


More information about the llvm-commits mailing list