summaryrefslogtreecommitdiff
path: root/tools/bugpoint/Miscompilation.cpp
Commit message (Expand)AuthorAge
* File-related functions moved to FileUtilities.h .Misha Brukman2003-08-07
* Re-grouped and alphabetized headers for easier reading and cleaner style.Misha Brukman2003-08-07
* Moved SystemUtils.h to include/Support and SystemUtils.cpp to lib/Support.Misha Brukman2003-08-07
* Do not attempt to reduce a test case if it is an empty set.Misha Brukman2003-08-04
* CodeGeneratorBug.cpp:Misha Brukman2003-07-30
* Major addition to bugpoint: ability to debug code generators (LLC and LLI).Misha Brukman2003-07-24
* The word `separate' only has one `e'.Misha Brukman2003-07-14
* Print filename correctlyChris Lattner2003-05-12
* Rename Kept -> SuffixChris Lattner2003-04-25
* Adjust to match new ListReducer interfaceChris Lattner2003-04-24
* Move the ListReducer Class into it's own header file instead of living in Mis...Chris Lattner2003-04-24
* Allow bugpoint to try new an different methods for pruning down listsChris Lattner2003-04-24
* Implement support for bugpoint to identify which FUNCTION an optimizationChris Lattner2003-04-24
* Print where reference output goesChris Lattner2003-04-23
* New files for miscompilation detectionChris Lattner2002-12-23