aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* Added note to getting started guide to use llvm-gcc4.2.Tanya Lattner2008-04-072-69/+0
* Tweak build system to allow for installing the tutorial and uninstalling the ...Erick Tryzelaar2008-03-301-2/+2
* heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mod...Chris Lattner2008-02-121-40/+30
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* Who thought up this crazy formatting scheme?Reid Spencer2007-08-071-83/+23
* Okay, over/back tags don't next.Reid Spencer2007-08-071-9/+29
* Try an indent level for better formatting.Reid Spencer2007-08-071-6/+12
* Add the code generation options.Reid Spencer2007-08-071-0/+119
* Rearrange options into sections and add the last floating point related option.Reid Spencer2007-08-071-14/+32
* Add the -disable-excess-fp-precision option.Reid Spencer2007-08-071-0/+4
* Add another missing option.Reid Spencer2007-08-071-0/+5
* Add some more missing options.Reid Spencer2007-08-071-2/+12
* Remove the -f option which is no longer supported, but add the -fake-argv0Reid Spencer2007-08-071-5/+2
* Update links to the command guide generated documentation.Reid Spencer2007-08-051-22/+22
* Alphabetize. Document -mlimit parameter.Nick Lewycky2007-07-181-6/+11
* eliminated all references to 'bytecode' from .pod filesGabor Greif2007-07-0918-92/+92
* Bytecode -> BitcodeReid Spencer2007-07-091-28/+28
* Minor language change upgrader -> upgrade toolReid Spencer2007-07-091-2/+2
* This dir does not appear under /docs anymore but under /cmds so use anReid Spencer2007-07-091-1/+1
* Fix some minor typos.Reid Spencer2007-07-091-3/+3
* Fix some typos.Reid Spencer2007-07-091-2/+2
* Fix a typo.Reid Spencer2007-07-091-1/+1
* Fix a typo.Reid Spencer2007-07-091-1/+1
* Fix some minor typos, again to test the auto-update of the web site.Reid Spencer2007-07-091-2/+2
* Remove an unneeded space, mostly to verify that auto-update of theReid Spencer2007-07-091-1/+1
* Add a note about llvm2cpp's dubious future.Reid Spencer2007-07-051-0/+8
* Convert .cvsignore filesJohn Criswell2007-06-295-11/+0
* remove dead optionChris Lattner2007-05-061-4/+0
* Remove broken links to gccas and gccld.Reid Spencer2007-02-181-6/+0
* Remove references to the now deprecated gccas and gccld.Reid Spencer2007-02-121-2/+1
* Update for llvm-gcc v4.0 usage.Reid Spencer2007-02-122-36/+16
* Remove gccas.pod and references to gccas and gccld.Reid Spencer2007-02-093-82/+2
* gccld is gone.Reid Spencer2007-02-091-179/+0
* Fix some formatting mistakes.Reid Spencer2007-02-091-7/+6
* Merge gccld documentation in here. gccld will go away soon.Reid Spencer2007-02-091-19/+107
* For PR1152:Reid Spencer2007-02-031-14/+14
* And even more correctly.Reid Spencer2007-02-031-4/+0
* Format the examples correctly.Reid Spencer2007-02-031-6/+2
* For PR1152:Reid Spencer2007-02-031-1/+46
* Document this tool as experimental and list its deficiencies.Reid Spencer2007-01-041-3/+28
* Add llvm-upgrade documentation.Reid Spencer2006-12-021-0/+66
* Document the llvm-upgrade tool.Reid Spencer2006-12-021-0/+3
* Documented the --disable-compression option in gccld and gccas.John Criswell2006-11-212-0/+8
* Fix PR1005Chris Lattner2006-11-202-2/+2
* Document new --enable-valgrind option.Nick Lewycky2006-09-141-0/+6
* Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer2006-08-284-98/+24
* Fixed the awkward description of the -find-bugs option for bugpoint.Patrick Jenkins2006-08-151-1/+1
* Added option description for -find-bugs.Patrick Jenkins2006-08-151-0/+5
* llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. AdjustReid Spencer2006-08-101-6/+6
* Update to include new options.Reid Spencer2006-08-011-0/+12