| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | If only have function profile, don't print out "not executed" for all of the ↵ | Chris Lattner | 2003-10-30 | 1 | -0/+1 | |
| | | | | | | | blocks :) llvm-svn: 9622 | |||||
| * | Add the ability to print out llvm code when the -annotated-llvm option is given | Chris Lattner | 2003-10-30 | 1 | -5/+56 | |
| | | | | | llvm-svn: 9621 | |||||
| * | Add the ability to synthesize function counts from block count information | Chris Lattner | 2003-10-29 | 1 | -1/+1 | |
| | | | | | llvm-svn: 9595 | |||||
| * | Print the top 20 most frequently executed blocks. Fix sort predicate problem | Chris Lattner | 2003-10-29 | 1 | -6/+27 | |
| | | | | | llvm-svn: 9594 | |||||
| * | Cleanup output a bit | Chris Lattner | 2003-10-28 | 1 | -1/+3 | |
| | | | | | llvm-svn: 9567 | |||||
| * | Print out command lines used to run the programs | Chris Lattner | 2003-10-28 | 1 | -1/+20 | |
| | | | | | llvm-svn: 9562 | |||||
| * | Add support for reading block frequencies. Fix bug in attribution of counts | Chris Lattner | 2003-10-28 | 1 | -0/+12 | |
| | | | | | | | to functions llvm-svn: 9559 | |||||
| * | Provide an accessor for getting function count information. Print a simple | Chris Lattner | 2003-10-28 | 1 | -3/+37 | |
| | | | | | | | report llvm-svn: 9557 | |||||
| * | Read in the bytecode and profile information, but don't do anything with | Chris Lattner | 2003-10-28 | 1 | -1/+12 | |
| | | | | | | | it yet. llvm-svn: 9556 | |||||
| * | Initial checkin of llvmprof stub | Chris Lattner | 2003-10-28 | 1 | -0/+36 | |
| llvm-svn: 9551 | ||||||

