1. b1aa85b Prune #includes from llvm/Linker.h and llvm/System/Path.h, by Chris Lattner · 16 years ago
  2. e84b8b3 To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now. by Owen Anderson · 16 years ago
  3. f8b81bf Use errs() instead of std::cerr. by Dan Gohman · 16 years ago
  4. a148fdd Hold the LLVMContext by reference rather than by pointer. by Owen Anderson · 16 years ago
  5. 25209b4 Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot by Owen Anderson · 16 years ago
  6. e6012df Change various llvm utilities to use PrettyStackTraceProgram in by Chris Lattner · 16 years ago
  7. 5f5a573 remove attributions from tools. by Chris Lattner · 18 years ago
  8. 6099df8 Move the space in overview output for commands out of each of the by Dan Gohman · 18 years ago
  9. f17a25c It's not necessary to do rounding for alloca operations when the requested by Dan Gohman · 18 years ago