1. 249d64a Chomped spurious blank lines. by Misha Brukman · 21 years ago
  2. 3ce0ea8 Add support for: -o - by Chris Lattner · 21 years ago
  3. 6c8103f Kill using declarations by Chris Lattner · 21 years ago
  4. 56620da Give verbose error messages if bytecode file cannot be parsed by Chris Lattner · 22 years ago
  5. 93c2668 Make sure to close the file before deleting it by Chris Lattner · 22 years ago
  6. b4ee4f9 Minor non-functionality changing changes. by Chris Lattner · 22 years ago
  7. d14d376 Avoid deleting the ostream more than once. by Chris Lattner · 22 years ago
  8. 0179450 - Converted CWriter to be an LLVM pass. by Chris Lattner · 22 years ago
  9. e8a7d74 Get FindUsedTypes pass by Chris Lattner · 22 years ago
  10. fa03cc7 Print the tool name when an error comes from so that I can tell which by Chris Lattner · 22 years ago
  11. c7a0985 *** empty log message *** by Chris Lattner · 22 years ago
  12. 56d2701 *** empty log message *** by Chris Lattner · 22 years ago
  13. 5ff62e9 *** empty log message *** by Chris Lattner · 22 years ago
  14. aa3904f Clean up dis so that it does not print out code in various traversal orders. by Chris Lattner · 22 years ago
  15. 9ddc86c *** empty log message *** by Sumant Kowshik · 22 years ago
  16. c6f3ae5 Eliminate duplicate or unneccesary #include's by Chris Lattner · 23 years ago
  17. 76d1229 Make sure that there is no case where a signal can occur leaving a partially by Chris Lattner · 23 years ago
  18. bc55a31 Remove extranous #include by Chris Lattner · 23 years ago
  19. 9420298 Remove asmwriter library from link line, because the useful contents of it by Chris Lattner · 23 years ago
  20. 2fbfdcf Change references to the Method class to be references to the Function by Chris Lattner · 23 years ago
  21. 70d12b0 Since verifier and SlotCalculator are now in VMCore library, libanalysis is by Chris Lattner · 23 years ago
  22. bee1940 GCC3.0.4 crashes when compiling this. Comment it out for now by Chris Lattner · 23 years ago
  23. 04bb837 Genericize the ReversePostOrderIterator. by Chris Lattner · 23 years ago
  24. 221d688 Method.h no longer includes BasicBlock.h by Chris Lattner · 23 years ago
  25. 888912d In an amazing fit of stupidity, I flipped the conditional and didn't test by Chris Lattner · 23 years ago
  26. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  27. cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 23 years ago
  28. 1d7b50b Fix comment flyer by Chris Lattner · 23 years ago
  29. 3ff4387 Pull iterators out of CFG.h and CFGdecls and put them in Support directory by Chris Lattner · 23 years ago
  30. c9744e7 Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common by Chris Lattner · 23 years ago
  31. 1e78f36 CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline by Chris Lattner · 23 years ago
  32. 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 23 years ago
  33. 0f68368 Verbosify descriptions by Chris Lattner · 23 years ago
  34. 8f367bd Large scale changes to implement new command line argument facility by Chris Lattner · 23 years ago
  35. 416ae8d Reordered link line for correct static linking. by Vikram S. Adve · 23 years ago
  36. 7fc9fe3 Miscellaneous cleanups: by Chris Lattner · 23 years ago
  37. 9bff2e9 Added options to print out basic blocks in a variety of different orderings by Chris Lattner · 23 years ago
  38. 0095054 Initial revision by Chris Lattner · 23 years ago