[PATCH] D54312: [CSP, Cloning] Update DuplicateInstructionsInSplitBetween to use DomTreeUpdater.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 08:07:11 PST 2018


fhahn updated this revision to Diff 173336.
fhahn marked an inline comment as done.

https://reviews.llvm.org/D54312

Files:
  include/llvm/Transforms/Utils/Cloning.h
  lib/Transforms/Scalar/CallSiteSplitting.cpp
  lib/Transforms/Scalar/JumpThreading.cpp
  lib/Transforms/Utils/CloneFunction.cpp
  test/Transforms/CallSiteSplitting/musttail.ll
  unittests/Transforms/Utils/CloningTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54312.173336.patch
Type: text/x-patch
Size: 12791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/cb15feb6/attachment.bin>


More information about the llvm-commits mailing list