1. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  2. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  3. 0b1fe84 Add debugtype, make output marginally more nice by Chris Lattner · 21 years ago
  4. 7b2ccff Fix PR #47 by Chris Lattner · 21 years ago
  5. 1f0f162 Without this option, the -run-llc mode does not work with shared objects at by Chris Lattner · 21 years ago
  6. eeed983 Generalize abstract interpreter interface to allow linking in an arbitrary number of shared objects by Chris Lattner · 21 years ago
  7. 7915a1e Substantial cleanups: by Chris Lattner · 21 years ago
  8. 1798e4a Actually return an error if something bad happens, don't just exit. by Chris Lattner · 21 years ago
  9. da17eb6 LLI no longer has -abort-on-exception by Chris Lattner · 21 years ago
  10. 6873450 ToolRunner.h has been moved from include/Support to include/llvm/Support. by Misha Brukman · 21 years ago
  11. 9558c6a Implementation of the abstraction of running our tools + gcc, taken out of by Misha Brukman · 21 years ago