1. be21ca5 Refactor all of the "splitting a module into two pieces" code to avoid by Chris Lattner · 20 years ago
  2. 47dd276 Format a bit more nicely by Chris Lattner · 20 years ago
  3. 7c955fd Be a bit more robust. Explicitly check for a code generator crash. by Chris Lattner · 20 years ago
  4. 1d29a6d Make ToolExecutionError inherit std::exception and implement its by Alkis Evlogimenos · 20 years ago
  5. 06905db Cleanup and simplify manipulation of the program, eliminate the need for so by Chris Lattner · 20 years ago
  6. 0252626 Add a stub for debugging code generator crashes by Chris Lattner · 20 years ago
  7. 5dcc366 ctor arguments changed order by Chris Lattner · 20 years ago
  8. c064e89 This class got moved to FileUtilities.h by Chris Lattner · 20 years ago
  9. fa76183 finegrainify namespacification 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. b6c3a88 Flush output after writing out the list of function names. by Brian Gaeke · 21 years ago
  14. a5a96a9 Eliminate the bugpoint -mode option, by making bugpoint automatically infer the root of all of your problems by Chris Lattner · 21 years ago
  15. 99b8533 Unbreak code generator debug mode by Chris Lattner · 21 years ago
  16. 79f03d3 Use new method by Chris Lattner · 21 years ago
  17. c28c1d3 Kill warning by Chris Lattner · 21 years ago
  18. 79063d6 Squash the warning that `Result' may not be initialized on all code paths. by Misha Brukman · 21 years ago
  19. 3d9cafa File-related functions moved to FileUtilities.h . by Misha Brukman · 21 years ago
  20. e49603d Re-grouped and alphabetized headers for easier reading and cleaner style. by Misha Brukman · 21 years ago
  21. 0bd75bb Moved SystemUtils.h to include/Support and SystemUtils.cpp to lib/Support. by Misha Brukman · 21 years ago
  22. a259c9b Made a bunch of cleanups, as per Chris' recommendations: by Misha Brukman · 21 years ago
  23. 5073336 Major addition to bugpoint: ability to debug code generators (LLC and LLI). by Misha Brukman · 21 years ago
  24. dae7f92 Clarify BugDriver.cpp:BugDriver::ParseInputFile()'s return values in its by Brian Gaeke · 21 years ago
  25. c8b2731 The Grammar Police is out on patrol. by Misha Brukman · 21 years ago
  26. 473a843 Make sure that deleted functions have external linkage by Chris Lattner · 21 years ago
  27. ff4aaf0 Move function from Miscompilation.cpp by Chris Lattner · 21 years ago
  28. 640f22e Implement support for bugpoint to identify which FUNCTION an optimization by Chris Lattner · 21 years ago
  29. 218e26e Implement the start of the miscompilation detection stuff by Chris Lattner · 22 years ago
  30. afade92 Initial checkin of bugpoint by Chris Lattner · 22 years ago