1. c6b519d Do not DESTROY programs by default. No wonder bugpoint was not being useful all this time! by Chris Lattner · 22 years ago
  2. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  3. fcb6ec0 I hate it when bugpoint is all ready to give me a bytecode file, then crashes by Chris Lattner · 22 years ago
  4. 417477d Simplify the performFinalCleanups interface by Chris Lattner · 22 years ago
  5. 5da69c7 Fix an assertion failure in Bugpoint by Chris Lattner · 22 years ago
  6. 9432111 fix file headers by Chris Lattner · 22 years ago
  7. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 22 years ago
  8. d1a85a7 Check in the fix I meant to apply here, but mistakenly applied to by Brian Gaeke · 22 years ago
  9. e49603d Re-grouped and alphabetized headers for easier reading and cleaner style. by Misha Brukman · 22 years ago
  10. 47ae4a1 If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for by Chris Lattner · 22 years ago
  11. 587a6ce Parameterize the performFinalCleanups a bit by Chris Lattner · 22 years ago
  12. 06c818e Run dead arg elimination, and tell it that it's ok to hack up non-internal functions by Chris Lattner · 22 years ago
  13. dbe48dc Allow disabling final cleanups by Chris Lattner · 22 years ago
  14. 28b8ed9 Increase odds that this won't bork things by Chris Lattner · 22 years ago
  15. 6db70ef Add options to disable simplification with passes, in case one of them crashes by Chris Lattner · 22 years ago
  16. 16608b4 When cleaning up the final bytecode file, make sure to run DTE as well by Chris Lattner · 22 years ago
  17. 44be257 Remove dead functions by Chris Lattner · 22 years ago
  18. 10f22cb Make sure that intermediate code is verifier clean to avoid wierd problems. by Chris Lattner · 22 years ago
  19. ba386d9 * Reduce the number of useless bytecode files produced by bugpoint. by Chris Lattner · 22 years ago
  20. 6520785 Make bugpoint *much* more powerful, giving it the capability to delete instructions by Chris Lattner · 23 years ago
  21. afade92 Initial checkin of bugpoint by Chris Lattner · 23 years ago