summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* remove support for the skeleton targetChris Lattner2006-02-16
* Adjust to new style "generated files in CVS" mechanism for lex outputChris Lattner2006-02-14
* SparcV8 -> SparcChris Lattner2006-02-05
* Let bugpoint work on sparc with v9 instructions enabled.Chris Lattner2006-02-04
* Pass plugins on to children when optimizing.Andrew Lenharth2006-01-26
* Remove dead #includeChris Lattner2006-01-23
* It doesn't make sense to give llc a list of passes on the command line,Chris Lattner2006-01-23
* this doesn't work, remove itChris Lattner2006-01-23
* add explicit #includes of iostreamChris Lattner2006-01-22
* Add explicit #includes of <iostream>Chris Lattner2006-01-22
* Revert this, I didn't mean to commit itChris Lattner2006-01-17
* Add support for programs with a null argv[0]Chris Lattner2006-01-17
* For PR521:Reid Spencer2006-01-10
* Fix line length of a comment.Reid Spencer2006-01-08
* remove unused headerChris Lattner2006-01-05
* Applied some recommend changes from sabre. The dominate one beginning "let theJim Laskey2006-01-04
* Adding MachineDebugInfo as a immutable pass.Jim Laskey2006-01-04
* Revert removal of std:: prefixes and addtion of "using namespace std;".Reid Spencer2005-12-30
* don't need this anymoreDuraid Madina2005-12-30
* delete file portablyDuraid Madina2005-12-30
* General cleanup:Reid Spencer2005-12-29
* dittoDuraid Madina2005-12-28
* more compliance stufffDuraid Madina2005-12-28
* behold my standards-compliant humps!Duraid Madina2005-12-28
* WAKEY WAKEYDuraid Madina2005-12-28
* Get bugpoint building with VC++ again.Jeff Cohen2005-12-23
* For PR351:Reid Spencer2005-12-22
* Fix test/Regression/Other/2002-01-31-CallGraph.ll after the recent callgraphChris Lattner2005-12-22
* Implement PR679:Reid Spencer2005-12-22
* Implement PR512:Reid Spencer2005-12-21
* rename option for consistency with -mcpu -mattr etcChris Lattner2005-12-16
* rename optionChris Lattner2005-12-16
* provide an option to override the target triple in a module from the commandl...Chris Lattner2005-12-16
* provide an option to override the target triple in a module from the commandChris Lattner2005-12-16
* Fix printing of the instructions.Chris Lattner2005-12-14
* Remove -start-group and -end-group no-op options, accidentally committedReid Spencer2005-12-14
* Adjust the constructor to the Linker class to take an argument that namesReid Spencer2005-12-13
* This solves the problem of the CBE renaming symbols that start with . but the...Andrew Lenharth2005-12-06
* Revert my previous patch which broke due to lazy streaming of functionsChris Lattner2005-12-02
* If a module has a main, but it is defined externally, refuse to run it.Chris Lattner2005-12-01
* Allow users to specify -Wl,-native* multiple times if they pleaseChris Lattner2005-11-17
* Add a new -fast option, which generates code quickly.Chris Lattner2005-11-08
* add a hack that fixes:Chris Lattner2005-11-03
* Move some constant folding code shared by Analysis and Transform passesJohn Criswell2005-10-27
* 1. Remove libraries no longer created from the list of libraries linked into theJohn Criswell2005-10-26
* transforms before analysesChris Lattner2005-10-25
* Remove a now-unneeded libraryChris Lattner2005-10-24
* pull in the archive version of this lib to reduce exe sizeChris Lattner2005-10-24
* Pull in the archive versions of these libs to reduce executable sizeChris Lattner2005-10-24
* Link in datastructure as a relinked o fileChris Lattner2005-10-24