[PATCH] D58443: [DTU] Deprecate insertEdge*/deleteEdge*
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 21 21:41:27 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354652: [DTU] Deprecate insertEdge*/deleteEdge* (authored by sima, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58443?vs=187557&id=187898#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58443/new/
https://reviews.llvm.org/D58443
Files:
llvm/trunk/include/llvm/Analysis/DomTreeUpdater.h
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/Scalar/TailRecursionElimination.cpp
llvm/trunk/lib/Transforms/Utils/BasicBlockUtils.cpp
llvm/trunk/lib/Transforms/Utils/Local.cpp
llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
llvm/trunk/unittests/Analysis/DomTreeUpdaterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58443.187898.patch
Type: text/x-patch
Size: 12352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/e9ad74ae/attachment.bin>
More information about the llvm-commits
mailing list