secure-software-engineering / phasar

A LLVM-based static analysis framework.
Other
919 stars 140 forks source link

Sparse IDE #714

Open fabianbs96 opened 2 months ago

fabianbs96 commented 2 months ago

Implementing Sparse IDE after Karakaya et al. https://doi.org/10.48550/arXiv.2401.14813

We NEED some handling of aliasing in the sparse CFG, otherwise the level of sparsity is too bad for analyzing LLVM IR