-
Notifications
You must be signed in to change notification settings - Fork 149
Useful Literature
sepidetari edited this page Apr 2, 2019
·
15 revisions
This list of literature is intended to serve as an entry point for interested users. Before writing a data-flow analysis using solver X, one may require to read the accompanying material, depending on the one's background.
- Precise interprocedural dataflow analysis via graph reachability
- Precise interprocedural dataflow analysis with applications to constant propagation
- Practical extensions to the IFDS algorithm
- Home
- Reference Material
- Getting Started:
- Building PhASAR
- Using PhASAR with Docker
- A few uses of PhASAR
- Coding Conventions
- Contributing to PhASAR
- Errors and bug reporting
- Update to Newer LLVM Versions
- OS Support
- FAQ