aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bugpoint
Commit message (Expand)AuthorAgeFilesLines
* Detabify.Bill Wendling2008-02-263-13/+12
* Fix a missing space in the description of the find-bugs option.Dan Gohman2008-02-181-1/+1
* PR2027, Fix bugpoint's -find-bugs option, clean up the code.Nick Lewycky2008-02-141-11/+8
* Fix PR1797Chris Lattner2008-01-081-0/+3
* remove attributions from tools.Chris Lattner2007-12-2913-26/+26
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb2007-12-171-3/+3
* Rather than having special rules like "intrinsics cannotDuncan Sands2007-12-031-1/+1
* Allow the block extractor take to take a list of basic blocks to not extractNick Lewycky2007-11-144-11/+63
* Deleting redundant copy of block extractor pass. See also PR1775.Gordon Henriksen2007-11-051-51/+2
* Move the space in overview output for commands out of each of theDan Gohman2007-10-081-1/+1
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-011-5/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1814-0/+4386