Reduce heap trashing due to std::string construction / concatenation via caching...
[oota-llvm.git] / include / llvm / Analysis / SparsePropagation.h
2008-08-09 Chris Lattner"This patch adds a virtual call to AbstractLatticeFunct...
2008-05-27 Dan GohmanFix a word-o and add an explicit keyword.
2008-05-20 Chris LattnerAdd a bool to isEdgeFeasible that tells it whether...
2008-05-13 Eric ChristopherMake this function public.
2008-05-12 Chris LattnerAdd a new SparsePropagation analysis utility, which...