summaryrefslogtreecommitdiff
path: root/lib/Analysis/ProfileInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-01-08Add even more missing createXxxPass functions.Jeff Cohen1-0/+3
2004-03-08Switch to using edge profiling information as the basic source of profile infoChris Lattner1-0/+52
2004-03-08Refactor implementationsChris Lattner1-3/+1
2004-02-11Fix copy-and-pastosChris Lattner1-2/+2
2004-02-11Make sure to register the 'no profile' implementation as the default for Prof...Chris Lattner1-1/+1
2004-02-10An initial implementation of an LLVM ProfileInfo class which is designed toChris Lattner1-0/+42