1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. 1ef8bda For PR351: by Reid Spencer · 20 years ago
  3. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  4. 9de7b33 The functions in Signal.h are now in the llvm::sys namespace - adjust by Reid Spencer · 20 years ago
  5. 86f42bd Add #include <iostream> since Value.h does not include it any more. by Reid Spencer · 20 years ago
  6. bed85ff Header file moved by Chris Lattner · 20 years ago
  7. 8c2730e Annotate functions with edge counts as well, if they are available. by Chris Lattner · 20 years ago
  8. f73b4ca Make sure to print a stack trace whenever an error signal is delivered to the by Chris Lattner · 20 years ago
  9. 89cf393 Factor profile information loading OUT of llvm-prof into libanalysis by Chris Lattner · 21 years ago
  10. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  11. cde1cf3 Add new command line option by Chris Lattner · 21 years ago
  12. 9088de7 never print zero executions blocks by Chris Lattner · 21 years ago
  13. 3b7f416 Simplify code by Chris Lattner · 21 years ago
  14. e1ccadf Add percentage info by Chris Lattner · 21 years ago
  15. 3baed41 Hrm, some of my counters are wrapping around 32 bits by Chris Lattner · 21 years ago
  16. 3673730 If only have function profile, don't print out "not executed" for all of the blocks :) by Chris Lattner · 21 years ago
  17. 5e71764 Add the ability to print out llvm code when the -annotated-llvm option is given by Chris Lattner · 21 years ago
  18. 750ba3d Add the ability to synthesize function counts from block count information by Chris Lattner · 21 years ago
  19. 18884a8 Print the top 20 most frequently executed blocks. Fix sort predicate problem by Chris Lattner · 21 years ago
  20. 3688205 Cleanup output a bit by Chris Lattner · 21 years ago
  21. 4963dcf Print out command lines used to run the programs by Chris Lattner · 21 years ago
  22. 33f1ca7 Add support for reading block frequencies. Fix bug in attribution of counts by Chris Lattner · 21 years ago
  23. 7a78d81 Provide an accessor for getting function count information. Print a simple by Chris Lattner · 21 years ago
  24. e436779 Read in the bytecode and profile information, but don't do anything with it yet. by Chris Lattner · 21 years ago
  25. 6f82d07 Initial checkin of llvmprof stub by Chris Lattner · 21 years ago