1. f913f40 A couple of minor cleanups: don't forward declare private classes, put private by Chris Lattner · 20 years ago
  2. 0252626 Add a stub for debugging code generator crashes by Chris Lattner · 20 years ago
  3. fa76183 finegrainify namespacification by Chris Lattner · 21 years ago
  4. de9750d Bugpoint had appalingly bad grammar. Fix some of it. by Chris Lattner · 21 years ago
  5. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  6. 9432111 fix file headers by Chris Lattner · 21 years ago
  7. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  8. a12c06a If we detect a pass crash during miscompilation testing, immediately enter the by Chris Lattner · 21 years ago
  9. a64c3fa Fix bug in my checkin by Chris Lattner · 21 years ago
  10. 9f71e79 Another formatting fix by Chris Lattner · 21 years ago
  11. 5ef681c More cleanups by Chris Lattner · 21 years ago
  12. 9c6cfe1 Be more helpful if a pass fails while chasing down a miscompilation by Chris Lattner · 21 years ago
  13. a5a96a9 Eliminate the bugpoint -mode option, by making bugpoint automatically infer the root of all of your problems by Chris Lattner · 21 years ago
  14. 3d9cafa File-related functions moved to FileUtilities.h . by Misha Brukman · 21 years ago
  15. e49603d Re-grouped and alphabetized headers for easier reading and cleaner style. by Misha Brukman · 21 years ago
  16. 0bd75bb Moved SystemUtils.h to include/Support and SystemUtils.cpp to lib/Support. by Misha Brukman · 21 years ago
  17. 5d3f1f0 Do not attempt to reduce a test case if it is an empty set. by Misha Brukman · 21 years ago
  18. be6bf56 CodeGeneratorBug.cpp: by Misha Brukman · 21 years ago
  19. 5073336 Major addition to bugpoint: ability to debug code generators (LLC and LLI). by Misha Brukman · 21 years ago
  20. bc0e998 The word `separate' only has one `e'. by Misha Brukman · 21 years ago
  21. 3cbacc9 Print filename correctly by Chris Lattner · 21 years ago
  22. 06943ad Rename Kept -> Suffix by Chris Lattner · 21 years ago
  23. 39aebca Adjust to match new ListReducer interface Move function to generic code by Chris Lattner · 21 years ago
  24. 126840f Move the ListReducer Class into it's own header file instead of living in Miscompilation.cpp by Chris Lattner · 21 years ago
  25. a148ccb Allow bugpoint to try new an different methods for pruning down lists by Chris Lattner · 21 years ago
  26. 640f22e Implement support for bugpoint to identify which FUNCTION an optimization by Chris Lattner · 21 years ago
  27. eea21dd Print where reference output goes by Chris Lattner · 21 years ago
  28. 4a10645 New files for miscompilation detection by Chris Lattner · 22 years ago