[PM] Port CFGViewer, CFGOnlyViewer, CFGPrinter and CFGOnlyPrinter to the new Pass Manager.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24592
[PM] Port CFGViewer and CFGPrinter to the new Pass Manager ClosedPublic Authored by tmsriram on Sep 14 2016, 3:07 PM.
Details Summary [PM] Port CFGViewer, CFGOnlyViewer, CFGPrinter and CFGOnlyPrinter to the new Pass Manager.
Diff Detail
Event Timelinetmsriram updated this object. This revision is now accepted and ready to land.Sep 14 2016, 3:22 PM Closed by commit rL281640: [PM] Port CFGViewer and CFGPrinter to the new Pass Manager (authored by tmsriram). · Explain WhySep 15 2016, 11:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 71529 llvm/trunk/include/llvm/Analysis/CFGPrinter.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/lib/Analysis/Analysis.cpp
llvm/trunk/lib/Analysis/CFGPrinter.cpp
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/test/Other/2007-06-05-PassID.ll
|