Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Document the -gen-inline option. | Reid Spencer | 2006-06-01 | 1 | -0/+11 | |
| | | | | llvm-svn: 28646 | |||||
* | Add a brief description for the tblgen program. More detail is needed but | Reid Spencer | 2006-05-31 | 1 | -0/+119 | |
| | | | | | | | the current author is not the person to provide it. Now that the file exists, perhaps others will chime in and embellish. llvm-svn: 28591 | |||||
* | Update the documentation for llvm2cpp after the -gen-* options were added. | Reid Spencer | 2006-05-31 | 1 | -14/+108 | |
| | | | | llvm-svn: 28590 | |||||
* | Add the new command line arguments. | Reid Spencer | 2006-05-30 | 1 | -0/+16 | |
| | | | | llvm-svn: 28569 | |||||
* | Add llvm2cpp program. | Reid Spencer | 2006-05-30 | 2 | -1/+91 | |
| | | | | llvm-svn: 28563 | |||||
* | Add a missing =back to eliminate error. | Reid Spencer | 2006-04-20 | 1 | -0/+2 | |
| | | | | llvm-svn: 27878 | |||||
* | Don't hardcode in 1.5 for the website, just use 'CVS'. | Chris Lattner | 2006-04-20 | 1 | -1/+1 | |
| | | | | llvm-svn: 27870 | |||||
* | Add llvm-config to the index. | Reid Spencer | 2006-03-24 | 1 | -0/+3 | |
| | | | | llvm-svn: 27017 | |||||
* | Documentation for llvm-config by Eric Kidd. | Reid Spencer | 2006-03-23 | 1 | -0/+113 | |
| | | | | llvm-svn: 27006 | |||||
* | Change docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 23 | -27/+27 | |
| | | | | llvm-svn: 26747 | |||||
* | Document the new -post-link-opts option. | Reid Spencer | 2005-12-21 | 1 | -0/+15 | |
| | | | | llvm-svn: 24895 | |||||
* | rename options | Chris Lattner | 2005-12-16 | 2 | -2/+2 | |
| | | | | llvm-svn: 24733 | |||||
* | Document -mcpu -mattr -triple | Chris Lattner | 2005-12-16 | 2 | -18/+45 | |
| | | | | llvm-svn: 24731 | |||||
* | * "GNU Compiler Collection's gcc tool" is redundant | Misha Brukman | 2005-07-20 | 1 | -10/+9 | |
| | | | | | | | | * Made bullet points start with a verb and lowercase, since they are not complete sentences * Cleaned up grammar, removed extraneous verbosity llvm-svn: 22485 | |||||
* | Ignore generated files. | Reid Spencer | 2005-06-18 | 1 | -0/+3 | |
| | | | | llvm-svn: 22257 | |||||
* | Merged in release_15. | John Criswell | 2005-05-18 | 1 | -1/+1 | |
| | | | | llvm-svn: 22120 | |||||
* | close off B< tag | Chris Lattner | 2005-05-13 | 1 | -1/+1 | |
| | | | | llvm-svn: 21972 | |||||
* | remove htmlisms | Chris Lattner | 2005-05-13 | 1 | -1/+1 | |
| | | | | llvm-svn: 21971 | |||||
* | fix typo | Chris Lattner | 2005-05-13 | 2 | -2/+2 | |
| | | | | llvm-svn: 21970 | |||||
* | note how to disable inlining | Chris Lattner | 2005-05-13 | 2 | -2/+18 | |
| | | | | llvm-svn: 21969 | |||||
* | fix link to llvm-ar | Chris Lattner | 2005-05-13 | 1 | -1/+1 | |
| | | | | llvm-svn: 21968 | |||||
* | these don't use passes | Chris Lattner | 2005-05-13 | 2 | -14/+0 | |
| | | | | llvm-svn: 21967 | |||||
* | this detail is not needed here | Chris Lattner | 2005-05-13 | 1 | -9/+0 | |
| | | | | llvm-svn: 21966 | |||||
* | update this manual | Chris Lattner | 2005-05-13 | 1 | -34/+36 | |
| | | | | llvm-svn: 21965 | |||||
* | extract has been renamed to llvm-extract to avoid conflicting with another tool | Misha Brukman | 2005-04-24 | 2 | -10/+10 | |
| | | | | llvm-svn: 21501 | |||||
* | There is no =head3. Convert to =head2. | Reid Spencer | 2005-04-22 | 1 | -1/+1 | |
| | | | | llvm-svn: 21430 | |||||
* | Correct the documentation to match the program. | Reid Spencer | 2005-04-22 | 1 | -13/+26 | |
| | | | | llvm-svn: 21429 | |||||
* | Remove a -C I forgot to remove earlier. | Reid Spencer | 2005-02-24 | 1 | -1/+1 | |
| | | | | llvm-svn: 20321 | |||||
* | For PR528: | Reid Spencer | 2005-02-24 | 1 | -8/+8 | |
| | | | | | | Use the DataInstall and MKDIR macros instead of using $(INSTALL) directly llvm-svn: 20318 | |||||
* | * llvmc does not have a -V switch | Misha Brukman | 2005-02-18 | 1 | -5/+3 | |
| | | | | | | * --config-file is really --config-dir, according to `llvmc --help' llvm-svn: 20238 | |||||
* | Document the --load option. | Reid Spencer | 2005-01-25 | 1 | -0/+6 | |
| | | | | llvm-svn: 19822 | |||||
* | Rename BUILD_* to PROJ_* | Reid Spencer | 2005-01-16 | 1 | -13/+13 | |
| | | | | llvm-svn: 19592 | |||||
* | ignore generated file | Chris Lattner | 2005-01-05 | 1 | -0/+1 | |
| | | | | llvm-svn: 19288 | |||||
* | Ignore generated file | Chris Lattner | 2005-01-05 | 2 | -0/+2 | |
| | | | | llvm-svn: 19287 | |||||
* | Ignore .dir | Chris Lattner | 2005-01-05 | 1 | -0/+1 | |
| | | | | llvm-svn: 19286 | |||||
* | Hopefully fix a link. | Reid Spencer | 2004-12-22 | 1 | -1/+1 | |
| | | | | llvm-svn: 19102 | |||||
* | Fix the names of these executables now that they've been somewhat cast in | Reid Spencer | 2004-12-22 | 2 | -16/+16 | |
| | | | | | | stone. llvm-svn: 19101 | |||||
* | A little cleanup on this file. | Reid Spencer | 2004-12-11 | 1 | -11/+9 | |
| | | | | llvm-svn: 18798 | |||||
* | Merged in RELEASE_14 changes. | John Criswell | 2004-12-10 | 1 | -7/+6 | |
| | | | | llvm-svn: 18763 | |||||
* | Missed moving bugpoint link over to CommandGuide/html/ | Misha Brukman | 2004-12-09 | 1 | -1/+1 | |
| | | | | llvm-svn: 18732 | |||||
* | Generated HTML documentation is now back in CommandGuide/html/ | Misha Brukman | 2004-12-09 | 1 | -20/+20 | |
| | | | | llvm-svn: 18731 | |||||
* | Clean up this man page | Chris Lattner | 2004-12-09 | 1 | -57/+24 | |
| | | | | llvm-svn: 18724 | |||||
* | Add new pseudo target | Chris Lattner | 2004-12-09 | 1 | -0/+2 | |
| | | | | llvm-svn: 18723 | |||||
* | The textual description is gone from this manpage, only the options and a quick | Misha Brukman | 2004-12-09 | 1 | -134/+3 | |
| | | | | | | | summary remain. The manpage references Bugpoint.html as the repository for more detailed info. llvm-svn: 18722 | |||||
* | Build the man and ps versions of the command guide as well when | Reid Spencer | 2004-12-08 | 1 | -5/+20 | |
| | | | | | | BUILD_FOR_WEBSITE is set. llvm-svn: 18653 | |||||
* | Make an alternate version of this Makefile that can be used in an | Reid Spencer | 2004-12-08 | 1 | -0/+20 | |
| | | | | | | | unconfigured tree for rebuilding the html files from POD sources for the website update on cvs commit. llvm-svn: 18616 | |||||
* | Fix two bugs: | Reid Spencer | 2004-11-29 | 1 | -3/+1 | |
| | | | | | | | | | 1. Nothing should happen on "make all". Doc generation is quick, but we don't want to do it unless we're installing. 2. Correct a dependency for the *.ps files .. didn't notice this before because of cruft in my directory. It failed on a clean build. llvm-svn: 18359 | |||||
* | * Get rid of extraneous directories | Reid Spencer | 2004-11-29 | 1 | -12/+18 | |
| | | | | | | | | * Ensure things installed to same place are all getting there by using a variable to name that place. * Make sure missing index.html, images and *.css files get installed. llvm-svn: 18321 | |||||
* | * add llvmc and llvm-ld | Reid Spencer | 2004-11-29 | 1 | -19/+25 | |
| | | | | | | | * fix the links to not be in an html subdir as that's not how this gets installed (anymore). llvm-svn: 18320 | |||||
* | * Adjust so this falls in line with LLVM Makefile standards. | Reid Spencer | 2004-11-29 | 1 | -11/+48 | |
| | | | | | | | * Implement installation of doxygen and html documentation * Fix it so it works with objdir != srcdir. llvm-svn: 18318 |