1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. b12914b 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 20 years ago
  3. 269c80c Remove this printer by Chris Lattner · 20 years ago
  4. 593eb95 bug 122: - Minimize redundant isa<GlobalValue> usage 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. b04cb7d Right, globals aren't values yet.. by Chris Lattner · 20 years ago
  7. d957211 Add a simple pass. by Chris Lattner · 20 years ago
  8. 04eaef2 Remove obsolete analyses by Chris Lattner · 20 years ago
  9. ac1ccae Rename method 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. 9432111 fix file headers by Chris Lattner · 21 years ago
  12. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  13. bc0e998 The word `separate' only has one `e'. by Misha Brukman · 21 years ago
  14. c74cb86 - Eliminate the last traces of the 'analysis' namespace by Chris Lattner · 22 years ago
  15. 5f0eb8d by Chris Lattner · 22 years ago
  16. 781e6f5 Seperate analysis wrapper stuff to AnalysisWrappers.cpp by Chris Lattner · 22 years ago