aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/ProfileInfoLoader.h
Commit message (Expand)AuthorAgeFilesLines
* Reapplied r81355 with the problems fixed.Andreas Neustifter2009-09-161-0/+2
* revert r81335, which breaks the build.Chris Lattner2009-09-091-2/+0
* Updated ProfileInfo to have clean seperation between different sentinels.Andreas Neustifter2009-09-091-0/+2
* OptimalEdgeProfiling: Reading in Profiles.Andreas Neustifter2009-09-011-0/+9
* Remove unnecessary ProfileInfoLoader methods.Daniel Dunbar2009-08-051-30/+13
* Get rid of a static boolean.Owen Anderson2009-06-241-0/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Add BBTrace accessor method and data member.Brian Gaeke2004-05-041-0/+6
* Add support for representing edge countsChris Lattner2004-03-081-1/+19
* Factor this code out of llvm-profChris Lattner2004-02-111-0/+65