summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/SparsePropagation.h
Commit message (Expand)AuthorAge
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-05
* "This patch adds a virtual call to AbstractLatticeFunction to derive a Chris Lattner2008-08-09
* Fix a word-o and add an explicit keyword.Dan Gohman2008-05-27
* Add a bool to isEdgeFeasible that tells it whether to treat unknownChris Lattner2008-05-20
* Make this function public.Eric Christopher2008-05-13
* Add a new SparsePropagation analysis utility, which allows you to doChris Lattner2008-05-12