Add a new SparsePropagation analysis utility, which allows you to do
SCCP like sparse lattice analysis with relative ease. Just pick your lattice function and implement the transfer function and you're good. Just make sure you don't break monotonicity ;-) llvm-svn: 50961
Loading
Please sign in to comment