1. 89cf393 Factor profile information loading OUT of llvm-prof into libanalysis by Chris Lattner · 22 years ago
  2. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  3. cde1cf3 Add new command line option by Chris Lattner · 22 years ago
  4. 9088de7 never print zero executions blocks by Chris Lattner · 22 years ago
  5. 3b7f416 Simplify code by Chris Lattner · 22 years ago
  6. e1ccadf Add percentage info by Chris Lattner · 22 years ago
  7. 3baed41 Hrm, some of my counters are wrapping around 32 bits by Chris Lattner · 22 years ago
  8. 3673730 If only have function profile, don't print out "not executed" for all of the blocks :) by Chris Lattner · 22 years ago
  9. 5e71764 Add the ability to print out llvm code when the -annotated-llvm option is given by Chris Lattner · 22 years ago
  10. 750ba3d Add the ability to synthesize function counts from block count information by Chris Lattner · 22 years ago
  11. 18884a8 Print the top 20 most frequently executed blocks. Fix sort predicate problem by Chris Lattner · 22 years ago
  12. 3688205 Cleanup output a bit by Chris Lattner · 22 years ago
  13. 4963dcf Print out command lines used to run the programs by Chris Lattner · 22 years ago
  14. 33f1ca7 Add support for reading block frequencies. Fix bug in attribution of counts by Chris Lattner · 22 years ago
  15. 7a78d81 Provide an accessor for getting function count information. Print a simple by Chris Lattner · 22 years ago
  16. e436779 Read in the bytecode and profile information, but don't do anything with it yet. by Chris Lattner · 22 years ago
  17. 6f82d07 Initial checkin of llvmprof stub by Chris Lattner · 22 years ago