Skip to content

Things todo #4

@zalex11

Description

@zalex11
  1. implement the methods to detect loops and Dominator trees/sets
  2. Compute minimum dominator set with a back edge which will give the innermost loop.
  3. implement algorithm to compute edge weights on paths
  4. Identify the chordal edges(Not part of the minimum spanning tree)
  5. Assign Inc(c) function to each chordal edge.[Placing Instrumentation]
  6. Determine the path execution information from the instrumentation profile.

add what ever else you think of or add more detail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions