Add an additional view that shows a classic control-flow graph with basic blocks as nodes and control flow across these as edges. Each block should continue a flat list of nodes whose order is derived either from the input XML graph (if available) or from an approximated local schedule.
The view should react to filters, node extraction, etc. just as the other existing views.
The attached picture illustrates a prototype of the proposed control-flow graph view.
The view should react to filters, node extraction, etc. just as the other existing views.
The attached picture illustrates a prototype of the proposed control-flow graph view.
- blocks
-
JDK-8273666 Improve IdealGraphVisualizer tool
-
- Resolved
-
- relates to
-
JDK-8287438 IGV: scheduling crashes on non-block-start Region with multiple predecessors
-
- Resolved
-
-
JDK-8294565 IGV: ClassCastException when clicking on an edge in the graph
-
- Closed
-
-
JDK-8283930 IGV: add toggle button to show/hide empty blocks in CFG view
-
- Resolved
-
(1 links to)