Crates.io | yapall |
lib.rs | yapall |
version | 0.1.2 |
source | src |
created_at | 2023-10-05 18:09:39.013036 |
updated_at | 2023-10-05 20:07:44.942771 |
description | Yet Another Pointer Analysis for LLVM |
homepage | |
repository | |
max_upload_size | |
id | 994413 |
size | 9,856,235 |
Yapall is a precise and scalable pointer analysis for LLVM. The output of Yapall can be used for a variety of program analysis tasks, including:
Yapall is k-callsite sensitive for configurable k, field-, array-, and flow-insensitive, and performs on-the-fly callgraph construction. Yapall is written using Ascent and so is highly parallel.
For more information, see the documentation.
This material is based upon work supported by the Defense Advanced Research Projects Agency (DARPA) under Contract No. N66001-21-C-4023. Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of DARPA.
DISTRIBUTION STATEMENT A. Approved for public release: distribution unlimited.