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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 05:50:30 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354669: [DTU] Refine the interface and logic of applyUpdates (authored by sima, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58170?vs=187928&id=187929#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58170

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

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


More information about the llvm-commits mailing list