summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/ProfileInfo.h
Commit message (Expand)AuthorAge
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-02
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-01
* Remove trailing whitespaceMisha Brukman2005-04-21
* Switch over to using edge profile information as the basic profiling represen...Chris Lattner2004-03-08
* We don't want to make this a pure interface, as it makes all implementorsChris Lattner2004-03-08
* Add an important prototypeChris Lattner2004-02-11
* An initial implementation of an LLVM ProfileInfo class which is designed toChris Lattner2004-02-10