aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/CallGraph.h
Commit message (Expand)AuthorAgeFilesLines
* Don't include <map> in Pass.h, which doesn't need it. This requiresDan Gohman2008-03-211-0/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Add empty() member functions to a few container-like classes.Dan Gohman2007-10-011-0/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+315