Clean-up following D50479.
Make Update and LegalizeUpdate refer to the utilities in Support/CFGUpdate.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50669
[DomTree] Cleanup Update and LegalizeUpdate API moved to Support header. ClosedPublic Authored by asbirlea on Aug 13 2018, 3:28 PM.
Details Summary Clean-up following D50479.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 13 2018, 4:39 PM Closed by commit rL339694: [DomTree] Cleanup Update and LegalizeUpdate API moved to Support header. (authored by asbirlea). · Explain WhyAug 14 2018, 10:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160628 llvm/trunk/include/llvm/IR/Dominators.h
llvm/trunk/include/llvm/Support/GenericDomTree.h
llvm/trunk/include/llvm/Support/GenericDomTreeConstruction.h
llvm/trunk/lib/IR/Dominators.cpp
llvm/trunk/unittests/IR/DominatorTreeBatchUpdatesTest.cpp
|