[PATCH] D53887: [HotColdSplitting] Outline more than once per function

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 7 12:27:03 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348639: [HotColdSplitting] Outline more than once per function (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53887?vs=176518&id=177277#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53887/new/

https://reviews.llvm.org/D53887

Files:
  llvm/trunk/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/trunk/test/Transforms/HotColdSplit/eh-pads.ll
  llvm/trunk/test/Transforms/HotColdSplit/extraction-subregion-breaks-phis.ll
  llvm/trunk/test/Transforms/HotColdSplit/forward-dfs-reaches-marked-block.ll
  llvm/trunk/test/Transforms/HotColdSplit/mark-the-whole-func-cold.ll
  llvm/trunk/test/Transforms/HotColdSplit/outline-disjoint-diamonds.ll
  llvm/trunk/test/Transforms/HotColdSplit/outline-multiple-entry-region.ll
  llvm/trunk/test/Transforms/HotColdSplit/outline-while-loop.ll
  llvm/trunk/test/Transforms/HotColdSplit/phi-with-distinct-outlined-values.ll
  llvm/trunk/test/Transforms/HotColdSplit/region-overlap.ll
  llvm/trunk/test/Transforms/HotColdSplit/succ-block-with-self-edge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53887.177277.patch
Type: text/x-patch
Size: 37638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/aa5d9518/attachment-0001.bin>


More information about the llvm-commits mailing list