Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR1152: | Reid Spencer | 2007-02-03 | 1 | -14/+14 |
| | | | | | | | Update documentation to reflect that this isn't a full-blown executable any more. llvm-svn: 33807 | ||||
* | And even more correctly. | Reid Spencer | 2007-02-03 | 1 | -4/+0 |
| | | | | llvm-svn: 33805 | ||||
* | Format the examples correctly. | Reid Spencer | 2007-02-03 | 1 | -6/+2 |
| | | | | llvm-svn: 33804 | ||||
* | For PR1152: | Reid Spencer | 2007-02-03 | 1 | -1/+46 |
| | | | | | | Update documentation to reflect addition of gccas functionality into opt. llvm-svn: 33803 | ||||
* | Document this tool as experimental and list its deficiencies. | Reid Spencer | 2007-01-04 | 1 | -3/+28 |
| | | | | llvm-svn: 32878 | ||||
* | Add llvm-upgrade documentation. | Reid Spencer | 2006-12-02 | 1 | -0/+66 |
| | | | | llvm-svn: 32125 | ||||
* | Document the llvm-upgrade tool. | Reid Spencer | 2006-12-02 | 1 | -0/+3 |
| | | | | llvm-svn: 32124 | ||||
* | Documented the --disable-compression option in gccld and gccas. | John Criswell | 2006-11-21 | 2 | -0/+8 |
| | | | | llvm-svn: 31892 | ||||
* | Fix PR1005 | Chris Lattner | 2006-11-20 | 2 | -2/+2 |
| | | | | llvm-svn: 31881 | ||||
* | Document new --enable-valgrind option. | Nick Lewycky | 2006-09-14 | 1 | -0/+6 |
| | | | | llvm-svn: 30313 | ||||
* | Excise references to the now defunct "analyze" tool. Merge descriptions | Reid Spencer | 2006-08-28 | 4 | -98/+24 |
| | | | | | | where appropriate. llvm-svn: 29931 | ||||
* | Fixed the awkward description of the -find-bugs option for bugpoint. | Patrick Jenkins | 2006-08-15 | 1 | -1/+1 |
| | | | | llvm-svn: 29708 | ||||
* | Added option description for -find-bugs. | Patrick Jenkins | 2006-08-15 | 1 | -0/+5 |
| | | | | llvm-svn: 29706 | ||||
* | llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust | Reid Spencer | 2006-08-10 | 1 | -6/+6 |
| | | | | | | the documentation to reflect this. llvm-svn: 29596 | ||||
* | Update to include new options. | Reid Spencer | 2006-08-01 | 1 | -0/+12 |
| | | | | llvm-svn: 29426 | ||||
* | document --libfiles | Chris Lattner | 2006-06-06 | 1 | -0/+6 |
| | | | | llvm-svn: 28702 | ||||
* | Add tblgen to the index | Chris Lattner | 2006-06-02 | 1 | -0/+14 |
| | | | | llvm-svn: 28656 | ||||
* | tblgen isn't related to llvm2cpp. Fix typo | Chris Lattner | 2006-06-02 | 1 | -5/+1 |
| | | | | llvm-svn: 28655 | ||||
* | 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 |