1. 517caef Added documented rsprofiler interface. Also remove new profiler passes, the by Andrew Lenharth · 20 years ago
  2. b1c9317 Remove trailing whitespace by Misha Brukman · 21 years ago
  3. 417ca17 Convert tabs to spaces by Misha Brukman · 21 years ago
  4. 9a7ac16 Add missing createXxxPass functions by Jeff Cohen · 21 years ago
  5. 4f2cf03 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 21 years ago
  6. cb3fb5d bug 122: - Replace ConstantPointerRef usage with GlobalValue usage by Reid Spencer · 21 years ago
  7. eb04d9b Add #include <iostream> since Value.h does not #include it any more. by Reid Spencer · 21 years ago
  8. dae48f9 Split utility functions out of BlockProfiling.cpp by Chris Lattner · 22 years ago
  9. 3232bbb initialization calls now return argc. If the program uses the argc value by Chris Lattner · 22 years ago
  10. df3c342 Finegrainify namespacification by Chris Lattner · 22 years ago
  11. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  12. 3420137 Refactor code, initial implementation of -insert-block-profiling pass by Chris Lattner · 22 years ago
  13. 183fa7c Pass in argc & argv by Chris Lattner · 22 years ago
  14. c8ba067 Initial checkin of profiling instrumentation pass. So far, despite the by Chris Lattner · 22 years ago