summaryrefslogtreecommitdiff
path: root/tools/bugpoint/ExtractFunction.cpp
Commit message (Expand)AuthorAge
* Re-grouped and alphabetized headers for easier reading and cleaner style.Misha Brukman2003-08-07
* If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it forChris Lattner2003-08-05
* Parameterize the performFinalCleanups a bitChris Lattner2003-08-01
* Run dead arg elimination, and tell it that it's ok to hack up non-internal fu...Chris Lattner2003-06-25
* Allow disabling final cleanupsChris Lattner2003-05-21
* Increase odds that this won't bork thingsChris Lattner2003-05-21
* Add options to disable simplification with passes, in case one of them crashesChris Lattner2003-04-25
* When cleaning up the final bytecode file, make sure to run DTE as wellChris Lattner2003-04-25
* Remove dead functionsChris Lattner2003-04-24
* Make sure that intermediate code is verifier clean to avoid wierd problems.Chris Lattner2003-03-07
* * Reduce the number of useless bytecode files produced by bugpoint.Chris Lattner2003-02-28
* Make bugpoint *much* more powerful, giving it the capability to delete instru...Chris Lattner2003-01-23
* Initial checkin of bugpointChris Lattner2002-11-20