[PATCH] D43173: [CallSiteSplitting] Preserve DominatorTreeAnalysis.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 01:27:44 PST 2018


fhahn created this revision.
fhahn added a reviewer: junbuml.

The dominator tree analysis can be preserved easily.
Some other kinds of analysis can probably be preserved
too.


Repository:
  rL LLVM

https://reviews.llvm.org/D43173

Files:
  lib/Transforms/Scalar/CallSiteSplitting.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43173.133810.patch
Type: text/x-patch
Size: 3538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/77158484/attachment.bin>


More information about the llvm-commits mailing list