summaryrefslogtreecommitdiff
path: root/tools/bugpoint/ListReducer.h
Commit message (Expand)AuthorAge
* A class that is meant to be a base class should have a virtual destructorChris Lattner2004-05-11
* be 3.4 happyChris Lattner2003-11-29
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* fix file headersChris Lattner2003-10-20
* Added copyright header to all C++ source files.John Criswell2003-10-20
* Spell `necessary' correctly.Misha Brukman2003-08-18
* CodeGeneratorBug.cpp:Misha Brukman2003-07-30
* Rename Kept -> SuffixChris Lattner2003-04-25
* Allow reducer interfaces to mutate the lists passed inChris Lattner2003-04-24
* Move the ListReducer Class into it's own header file instead of living in Mis...Chris Lattner2003-04-24