Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add link to 'lit' from CommandGuide. | Daniel Dunbar | 2009-10-19 | 1 | -0/+2 |
| | | | | llvm-svn: 84461 | ||||
* | add a simple FileCheck man page. | Chris Lattner | 2009-08-15 | 1 | -0/+2 |
| | | | | llvm-svn: 79105 | ||||
* | * Fixed formatting of command descriptions to be consistent: | Misha Brukman | 2008-12-11 | 1 | -6/+6 |
| | | | | | | | | - descriptions on new line - no terminating period * Changed the W3C logos from yellow to blue to not stand out llvm-svn: 60879 | ||||
* | Add a man page for llvmc. Really basic for now, will be updated later. | Mikhail Glushenkov | 2008-11-25 | 1 | -9/+12 |
| | | | | llvm-svn: 60049 | ||||
* | stacker is really gone. | Chris Lattner | 2008-08-06 | 1 | -1/+1 |
| | | | | llvm-svn: 54400 | ||||
* | remove stacker | Chris Lattner | 2008-08-06 | 1 | -6/+2 |
| | | | | llvm-svn: 54398 | ||||
* | Remove entries from here also | Anton Korobeynikov | 2008-05-04 | 1 | -5/+0 |
| | | | | llvm-svn: 50616 | ||||
* | Added note to getting started guide to use llvm-gcc4.2. | Tanya Lattner | 2008-04-07 | 1 | -3/+0 |
| | | | | | | Removed llvm-upgrade from documentations. llvm-svn: 49346 | ||||
* | Update links to the command guide generated documentation. | Reid Spencer | 2007-08-05 | 1 | -22/+22 |
| | | | | llvm-svn: 40855 | ||||
* | This dir does not appear under /docs anymore but under /cmds so use an | Reid Spencer | 2007-07-09 | 1 | -1/+1 |
| | | | | | | absolute path to the llvm.css file. llvm-svn: 38436 | ||||
* | Remove broken links to gccas and gccld. | Reid Spencer | 2007-02-18 | 1 | -6/+0 |
| | | | | llvm-svn: 34393 | ||||
* | Document the llvm-upgrade tool. | Reid Spencer | 2006-12-02 | 1 | -0/+3 |
| | | | | llvm-svn: 32124 | ||||
* | Excise references to the now defunct "analyze" tool. Merge descriptions | Reid Spencer | 2006-08-28 | 1 | -3/+0 |
| | | | | | | where appropriate. llvm-svn: 29931 | ||||
* | Add tblgen to the index | Chris Lattner | 2006-06-02 | 1 | -0/+14 |
| | | | | llvm-svn: 28656 | ||||
* | Add llvm2cpp program. | Reid Spencer | 2006-05-30 | 1 | -1/+3 |
| | | | | llvm-svn: 28563 | ||||
* | Add llvm-config to the index. | Reid Spencer | 2006-03-24 | 1 | -0/+3 |
| | | | | llvm-svn: 27017 | ||||
* | Change docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
| | | | | llvm-svn: 26747 | ||||
* | extract has been renamed to llvm-extract to avoid conflicting with another tool | Misha Brukman | 2005-04-24 | 1 | -1/+1 |
| | | | | llvm-svn: 21501 | ||||
* | 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 | ||||
* | * 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 | ||||
* | * Add an entry for llvm-ranlib | Misha Brukman | 2004-11-15 | 1 | -2/+5 |
| | | | | | | * Add missing dashes llvm-svn: 17838 | ||||
* | Add llvm-ar to the index. | Reid Spencer | 2004-11-11 | 1 | -0/+3 |
| | | | | llvm-svn: 17682 | ||||
* | Add link to the stkrc page | Chris Lattner | 2004-07-10 | 1 | -2/+5 |
| | | | | llvm-svn: 14734 | ||||
* | Minor cleanups: | Chris Lattner | 2004-07-10 | 1 | -23/+20 |
| | | | | | | | | | * Mention the --help and --help-hidden options * Don't say program when we really mean any old bytecode file * Add a link to the man pages * Move analyze down in the list, as it's not as important as the rest llvm-svn: 14730 | ||||
* | * Link to the POD-generated HTML documentation | Misha Brukman | 2004-07-02 | 1 | -16/+16 |
| | | | | | | * Updated llvm-abcd to llvm-bcanalyzer llvm-svn: 14577 | ||||
* | This is more of an "llvm team" thing by now | Chris Lattner | 2004-07-01 | 1 | -1/+0 |
| | | | | llvm-svn: 14539 | ||||
* | Mention llvm-abcd, point out difference between it and `analyze'. | Misha Brukman | 2004-07-01 | 1 | -1/+5 |
| | | | | llvm-svn: 14532 | ||||
* | Change format of CommandGuide index page to look like other docs. | Misha Brukman | 2004-07-01 | 1 | -115/+124 |
| | | | | llvm-svn: 14531 | ||||
* | A line was missing | Chris Lattner | 2003-11-30 | 1 | -0/+1 |
| | | | | llvm-svn: 10269 | ||||
* | Checkin an initial version of the llvm-prof documentation | Chris Lattner | 2003-11-02 | 1 | -10/+15 |
| | | | | llvm-svn: 9649 | ||||
* | * Not much point to indent the whole file | Misha Brukman | 2003-10-31 | 1 | -101/+96 |
| | | | | | | * Let CVS keep track of our last-modified timestamp llvm-svn: 9628 | ||||
* | yikes, a copy-and-paste-o | Brian Gaeke | 2003-10-16 | 1 | -1/+1 |
| | | | | llvm-svn: 9164 | ||||
* | add llvm-nm entry. | Brian Gaeke | 2003-10-16 | 1 | -0/+5 |
| | | | | llvm-svn: 9163 | ||||
* | Ensure both columns take 50% | Chris Lattner | 2003-10-07 | 1 | -3/+3 |
| | | | | llvm-svn: 8942 | ||||
* | Make the index page a big more attractive | Chris Lattner | 2003-10-07 | 1 | -21/+35 |
| | | | | llvm-svn: 8936 | ||||
* | Renamed llvmas.html llvmdis.html and llvmlink.html to have hyphens in them | Chris Lattner | 2003-10-07 | 1 | -3/+3 |
| | | | | llvm-svn: 8925 | ||||
* | Added links to the C and C++ frontends. | John Criswell | 2003-10-03 | 1 | -0/+10 |
| | | | | llvm-svn: 8836 | ||||
* | Renamed the link page to llvmlink.html | John Criswell | 2003-09-17 | 1 | -1/+1 |
| | | | | | | | | Added initial pages for the extract and llvm-link commands. Reworded the description of the -load option for analyze to hopefully make it more clear. llvm-svn: 8575 | ||||
* | Modified the footer to be a link to the LLVM web page. | John Criswell | 2003-09-11 | 1 | -28/+36 |
| | | | | | | | | Organized the commands into three distinct groups on the main page. Fixed the hyperlinks in the main page. Removed as and dis; they will not exist with those names by Release 1. llvm-svn: 8485 | ||||
* | Adding a skeleton for the LLVM Command Guide. | John Criswell | 2003-09-11 | 1 | -0/+85 |
Hopefully the group as a whole will update this into a real guide. llvm-svn: 8483 |