summaryrefslogtreecommitdiffstats
path: root/llvm/tools/bugpoint/BugDriver.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Made a bunch of cleanups, as per Chris' recommendations:Misha Brukman2003-07-241-1/+1
* Major addition to bugpoint: ability to debug code generators (LLC and LLI).Misha Brukman2003-07-241-2/+68
* Clarify BugDriver.cpp:BugDriver::ParseInputFile()'s return values in itsBrian Gaeke2003-05-231-1/+3
* The Grammar Police is out on patrol.Misha Brukman2003-05-031-1/+1
* Make sure that deleted functions have external linkageChris Lattner2003-04-241-1/+1
* Move function from Miscompilation.cppChris Lattner2003-04-241-0/+13
* Implement support for bugpoint to identify which FUNCTION an optimizationChris Lattner2003-04-241-0/+14
* Implement the start of the miscompilation detection stuffChris Lattner2002-12-231-16/+0
* Initial checkin of bugpointChris Lattner2002-11-201-0/+100
OpenPOWER on IntegriCloud