llvm-6502/include
Chris Lattner ab7d9ccf18 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 ;-)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50961 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-12 01:12:24 +00:00
..
llvm Add a new SparsePropagation analysis utility, which allows you to do 2008-05-12 01:12:24 +00:00
llvm-c Improve documentation. 2008-05-06 19:17:01 +00:00