1. 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
  2. f8b81bf Use errs() instead of std::cerr. by Dan Gohman · 16 years ago
  3. a148fdd Hold the LLVMContext by reference rather than by pointer. by Owen Anderson · 16 years ago
  4. 25209b4 Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot by Owen Anderson · 16 years ago
  5. e6012df Change various llvm utilities to use PrettyStackTraceProgram in by Chris Lattner · 16 years ago
  6. 7d63d35 Add spacing between type and variable name. by Misha Brukman · 17 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