[PATCH] D50669: [DomTree] Cleanup Update and LegalizeUpdate API moved to Support header.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 13 15:28:15 PDT 2018
asbirlea created this revision.
asbirlea added a reviewer: kuhar.
Herald added subscribers: mgrang, jlebar, sanjoy.
Clean-up following https://reviews.llvm.org/D50479.
Make Update and LegalizeUpdate refer to the utilities in Support/CFGUpdate.
Repository:
rL LLVM
https://reviews.llvm.org/D50669
Files:
include/llvm/IR/Dominators.h
include/llvm/Support/GenericDomTree.h
include/llvm/Support/GenericDomTreeConstruction.h
lib/IR/Dominators.cpp
unittests/IR/DominatorTreeBatchUpdatesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50669.160470.patch
Type: text/x-patch
Size: 10612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/569f29d7/attachment.bin>
More information about the llvm-commits
mailing list