Split up the BinaryLoop header and move BinaryDominatorTree into its own header,
preparing it for a standalone use.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125664
[BOLT][NFC] Move BinaryDominatorTree out of BinaryLoop header ClosedPublic Authored by Amir on May 15 2022, 10:57 PM.
Details Summary Split up the BinaryLoop header and move BinaryDominatorTree into its own header,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 17 2022, 11:43 AM Closed by commit rGa7b69dbdd10f: [BOLT][NFC] Move BinaryDominatorTree out of BinaryLoop header (authored by Amir). · Explain WhyMay 17 2022, 2:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430185 bolt/include/bolt/Core/BinaryDomTree.h
bolt/include/bolt/Core/BinaryLoop.h
bolt/lib/Core/BinaryFunction.cpp
|