aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/ProfileInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* Switch over to using edge profile information as the basic profiling represen...Chris Lattner2004-03-081-10/+18
* We don't want to make this a pure interface, as it makes all implementorsChris Lattner2004-03-081-2/+9
* Add an important prototypeChris Lattner2004-02-111-0/+8
* An initial implementation of an LLVM ProfileInfo class which is designed toChris Lattner2004-02-101-0/+43