[PATCH] D58170: [DTU] Refine the interface and logic of applyUpdates

Chijun Sima via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 05:26:19 PST 2019


NutshellySima updated this revision to Diff 187928.
NutshellySima added a comment.

Rebase.


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

https://reviews.llvm.org/D58170

Files:
  llvm/include/llvm/Analysis/DomTreeUpdater.h
  llvm/lib/Analysis/DomTreeUpdater.cpp
  llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp
  llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/unittests/Analysis/DomTreeUpdaterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58170.187928.patch
Type: text/x-patch
Size: 28439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/94e44617/attachment.bin>


More information about the llvm-commits mailing list