[PATCH] D53824: [HotColdSplitting] Allow outlining single-block cold regions

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 12:18:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345524: [HotColdSplitting] Allow outlining single-block cold regions (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53824?vs=171548&id=171551#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53824

Files:
  llvm/trunk/lib/Transforms/IPO/HotColdSplitting.cpp
  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: D53824.171551.patch
Type: text/x-patch
Size: 8296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181029/2e65f07d/attachment.bin>


More information about the llvm-commits mailing list