Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Program Dependency Graph #4

Open
rbonifacio opened this issue Apr 17, 2020 · 0 comments
Open

Support for Program Dependency Graph #4

rbonifacio opened this issue Apr 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rbonifacio
Copy link
Collaborator

Implement an analysis on top of a Program Dependency Graph. Please, see [1, 2, 3] to understand this representation for program analysis.

[1] Hammer, Christian, and Gregor Snelting. "Flow-sensitive, context-sensitive, and object-sensitive information flow control based on program dependence graphs." International Journal of Information Security 8.6 (2009): 399-422.

[2] Ferrante, Jeanne, Karl J. Ottenstein, and Joe D. Warren. "The program dependence graph and its use in optimization." ACM Transactions on Programming Languages and Systems (TOPLAS) 9.3 (1987): 319-349.

[3] Lengauer, Thomas, and Robert Endre Tarjan. "A fast algorithm for finding dominators in a flowgraph." ACM Transactions on Programming Languages and Systems (TOPLAS) 1.1 (1979): 121-141.

@rbonifacio rbonifacio added the enhancement New feature or request label Apr 17, 2020
@rbonifacio rbonifacio self-assigned this Apr 17, 2020
pauloborba pushed a commit that referenced this issue Dec 17, 2022
feat: add dockerfile and instructions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant