Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add support for reading block frequencies. Fix bug in attribution of counts | Chris Lattner | 2003-10-28 | 3 | -2/+48 | |
| | | | | | | to functions llvm-svn: 9559 | |||||
* | Provide an accessor for getting function count information. Print a simple | Chris Lattner | 2003-10-28 | 3 | -11/+78 | |
| | | | | | | report llvm-svn: 9557 | |||||
* | Read in the bytecode and profile information, but don't do anything with | Chris Lattner | 2003-10-28 | 3 | -1/+175 | |
| | | | | | | it yet. llvm-svn: 9556 | |||||
* | Initial checkin of llvmprof stub | Chris Lattner | 2003-10-28 | 2 | -0/+49 | |
llvm-svn: 9551 |