Clean-up following D50479.
Make Update and LegalizeUpdate refer to the utilities in Support/CFGUpdate.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 21420 Build 21420: arc lint + arc unit
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 160470 include/llvm/IR/Dominators.h
include/llvm/Support/GenericDomTree.h
include/llvm/Support/GenericDomTreeConstruction.h
lib/IR/Dominators.cpp
unittests/IR/DominatorTreeBatchUpdatesTest.cpp
|