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