Pinned Repositories
bakery
branch-probability
Example usage of BranchProbabilityInfo function pass.
bug-checker-passes
LLVM passes to analyze C programs to detect violations of secure coding guideline
cfg-example
Soot Jimple intraprocedural CFG traversal example
gep-expr-example
Example in reading operands of constant expression GEP
lvi-example
LLVM LazyValueInfo test
sarathi
A CLI coding assistant
sootexamples
Towards creating ready-to-run examples from "A Survivor's Guide to Java Program Analysis with Soot" and Vallee-Rai's Master's thesis
trip-counter
LLVM loop trip count calculation tester
soot
Soot - A Java optimization framework
domainexpert's Repositories
domainexpert/sootexamples
Towards creating ready-to-run examples from "A Survivor's Guide to Java Program Analysis with Soot" and Vallee-Rai's Master's thesis
domainexpert/branch-probability
Example usage of BranchProbabilityInfo function pass.
domainexpert/bug-checker-passes
LLVM passes to analyze C programs to detect violations of secure coding guideline
domainexpert/cfg-example
Soot Jimple intraprocedural CFG traversal example
domainexpert/trip-counter
LLVM loop trip count calculation tester
domainexpert/bakery
domainexpert/gep-expr-example
Example in reading operands of constant expression GEP
domainexpert/lvi-example
LLVM LazyValueInfo test
domainexpert/sarathi
A CLI coding assistant