[PATCH] D53627: [HotColdSplitting] Identify larger cold regions using domtree queries

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 15:17:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345209: [HotColdSplitting] Identify larger cold regions using domtree queries (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53627?vs=170959&id=170999#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53627

Files:
  llvm/trunk/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/trunk/test/Transforms/HotColdSplit/do-not-split.ll
  llvm/trunk/test/Transforms/HotColdSplit/duplicate-phi-preds-crash.ll
  llvm/trunk/test/Transforms/HotColdSplit/multiple-exits.ll
  llvm/trunk/test/Transforms/HotColdSplit/outline-if-then-else.ll
  llvm/trunk/test/Transforms/HotColdSplit/outline-while-loop.ll
  llvm/trunk/test/Transforms/HotColdSplit/split-cold-1.ll
  llvm/trunk/unittests/Transforms/Utils/CodeExtractorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53627.170999.patch
Type: text/x-patch
Size: 32443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/d0d6f70a/attachment-0001.bin>


More information about the llvm-commits mailing list