aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* stacker is really gone.Chris Lattner2008-08-061-1/+1
* remove stackerChris Lattner2008-08-062-102/+2
* remove a bunch of dead options that never did anything.Chris Lattner2008-06-251-28/+0
* Improve description of -emit-llvm.Dale Johannesen2008-06-121-17/+8
* Create dirs as needed.Tanya Lattner2008-06-091-0/+6
* Remove entries from here alsoAnton Korobeynikov2008-05-041-5/+0
* Drop llvmc also, it will be replaced by shiny new llvmc2Anton Korobeynikov2008-05-041-431/+0
* Drop llvm2cpp, it's now a llc targetAnton Korobeynikov2008-05-041-217/+0
* 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