aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Collapse)AuthorAgeFilesLines
* Who thought up this crazy formatting scheme?Reid Spencer2007-08-071-83/+23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40905 91177308-0d34-0410-b5e6-96231b3b80d8
* Okay, over/back tags don't next.Reid Spencer2007-08-071-9/+29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40904 91177308-0d34-0410-b5e6-96231b3b80d8
* Try an indent level for better formatting.Reid Spencer2007-08-071-6/+12
| | | | | | | Add the -version option. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40902 91177308-0d34-0410-b5e6-96231b3b80d8
* Add the code generation options.Reid Spencer2007-08-071-0/+119
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40900 91177308-0d34-0410-b5e6-96231b3b80d8
* Rearrange options into sections and add the last floating point related option.Reid Spencer2007-08-071-14/+32
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40895 91177308-0d34-0410-b5e6-96231b3b80d8
* Add the -disable-excess-fp-precision option.Reid Spencer2007-08-071-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40894 91177308-0d34-0410-b5e6-96231b3b80d8
* Add another missing option.Reid Spencer2007-08-071-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40893 91177308-0d34-0410-b5e6-96231b3b80d8
* Add some more missing options.Reid Spencer2007-08-071-2/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40892 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove the -f option which is no longer supported, but add the -fake-argv0Reid Spencer2007-08-071-5/+2
| | | | | | | option which is similar. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40891 91177308-0d34-0410-b5e6-96231b3b80d8
* Update links to the command guide generated documentation.Reid Spencer2007-08-051-22/+22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40855 91177308-0d34-0410-b5e6-96231b3b80d8
* Alphabetize. Document -mlimit parameter.Nick Lewycky2007-07-181-6/+11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39990 91177308-0d34-0410-b5e6-96231b3b80d8
* eliminated all references to 'bytecode' from .pod filesGabor Greif2007-07-0918-92/+92
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38452 91177308-0d34-0410-b5e6-96231b3b80d8
* Bytecode -> BitcodeReid Spencer2007-07-091-28/+28
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38438 91177308-0d34-0410-b5e6-96231b3b80d8
* Minor language change upgrader -> upgrade toolReid Spencer2007-07-091-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38437 91177308-0d34-0410-b5e6-96231b3b80d8
* This dir does not appear under /docs anymore but under /cmds so use anReid Spencer2007-07-091-1/+1
| | | | | | | absolute path to the llvm.css file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38436 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix some minor typos.Reid Spencer2007-07-091-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38434 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix some typos.Reid Spencer2007-07-091-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38433 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix a typo.Reid Spencer2007-07-091-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38432 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix a typo.Reid Spencer2007-07-091-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38431 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix some minor typos, again to test the auto-update of the web site.Reid Spencer2007-07-091-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38430 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove an unneeded space, mostly to verify that auto-update of theReid Spencer2007-07-091-1/+1
| | | | | | | documentation is working. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38429 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a note about llvm2cpp's dubious future.Reid Spencer2007-07-051-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37906 91177308-0d34-0410-b5e6-96231b3b80d8
* Convert .cvsignore filesJohn Criswell2007-06-295-11/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37801 91177308-0d34-0410-b5e6-96231b3b80d8
* remove dead optionChris Lattner2007-05-061-4/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36898 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove broken links to gccas and gccld.Reid Spencer2007-02-181-6/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34393 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove references to the now deprecated gccas and gccld.Reid Spencer2007-02-121-2/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34192 91177308-0d34-0410-b5e6-96231b3b80d8
* Update for llvm-gcc v4.0 usage.Reid Spencer2007-02-122-36/+16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34191 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove gccas.pod and references to gccas and gccld.Reid Spencer2007-02-093-82/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34097 91177308-0d34-0410-b5e6-96231b3b80d8
* gccld is gone.Reid Spencer2007-02-091-179/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34092 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix some formatting mistakes.Reid Spencer2007-02-091-7/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34080 91177308-0d34-0410-b5e6-96231b3b80d8
* Merge gccld documentation in here. gccld will go away soon.Reid Spencer2007-02-091-19/+107
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34079 91177308-0d34-0410-b5e6-96231b3b80d8
* For PR1152:Reid Spencer2007-02-031-14/+14
| | | | | | | | Update documentation to reflect that this isn't a full-blown executable any more. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33807 91177308-0d34-0410-b5e6-96231b3b80d8
* And even more correctly.Reid Spencer2007-02-031-4/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33805 91177308-0d34-0410-b5e6-96231b3b80d8
* Format the examples correctly.Reid Spencer2007-02-031-6/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33804 91177308-0d34-0410-b5e6-96231b3b80d8
* For PR1152:Reid Spencer2007-02-031-1/+46
| | | | | | | Update documentation to reflect addition of gccas functionality into opt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33803 91177308-0d34-0410-b5e6-96231b3b80d8
* Document this tool as experimental and list its deficiencies.Reid Spencer2007-01-041-3/+28
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32878 91177308-0d34-0410-b5e6-96231b3b80d8
* Add llvm-upgrade documentation.Reid Spencer2006-12-021-0/+66
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32125 91177308-0d34-0410-b5e6-96231b3b80d8
* Document the llvm-upgrade tool.Reid Spencer2006-12-021-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32124 91177308-0d34-0410-b5e6-96231b3b80d8
* Documented the --disable-compression option in gccld and gccas.John Criswell2006-11-212-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31892 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix PR1005Chris Lattner2006-11-202-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31881 91177308-0d34-0410-b5e6-96231b3b80d8
* Document new --enable-valgrind option.Nick Lewycky2006-09-141-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30313 91177308-0d34-0410-b5e6-96231b3b80d8
* Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer2006-08-284-98/+24
| | | | | | | where appropriate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29931 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed the awkward description of the -find-bugs option for bugpoint.Patrick Jenkins2006-08-151-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29708 91177308-0d34-0410-b5e6-96231b3b80d8
* Added option description for -find-bugs.Patrick Jenkins2006-08-151-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29706 91177308-0d34-0410-b5e6-96231b3b80d8
* llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. AdjustReid Spencer2006-08-101-6/+6
| | | | | | | the documentation to reflect this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29596 91177308-0d34-0410-b5e6-96231b3b80d8
* Update to include new options.Reid Spencer2006-08-011-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29426 91177308-0d34-0410-b5e6-96231b3b80d8
* document --libfilesChris Lattner2006-06-061-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28702 91177308-0d34-0410-b5e6-96231b3b80d8
* Add tblgen to the indexChris Lattner2006-06-021-0/+14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28656 91177308-0d34-0410-b5e6-96231b3b80d8
* tblgen isn't related to llvm2cpp. Fix typoChris Lattner2006-06-021-5/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28655 91177308-0d34-0410-b5e6-96231b3b80d8
* Document the -gen-inline option.Reid Spencer2006-06-011-0/+11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28646 91177308-0d34-0410-b5e6-96231b3b80d8