summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
Commit message (Expand)AuthorAge
* stacker is really gone.Chris Lattner2008-08-06
* remove stackerChris Lattner2008-08-06
* remove a bunch of dead options that never did anything.Chris Lattner2008-06-25
* Improve description of -emit-llvm.Dale Johannesen2008-06-12
* Create dirs as needed.Tanya Lattner2008-06-09
* Remove entries from here alsoAnton Korobeynikov2008-05-04
* Drop llvmc also, it will be replaced by shiny new llvmc2Anton Korobeynikov2008-05-04
* Drop llvm2cpp, it's now a llc targetAnton Korobeynikov2008-05-04
* Added note to getting started guide to use llvm-gcc4.2.Tanya Lattner2008-04-07
* Tweak build system to allow for installing the tutorial and uninstalling the ...Erick Tryzelaar2008-03-30
* heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mod...Chris Lattner2008-02-12
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* Who thought up this crazy formatting scheme?Reid Spencer2007-08-07
* Okay, over/back tags don't next.Reid Spencer2007-08-07
* Try an indent level for better formatting.Reid Spencer2007-08-07
* Add the code generation options.Reid Spencer2007-08-07
* Rearrange options into sections and add the last floating point related option.Reid Spencer2007-08-07
* Add the -disable-excess-fp-precision option.Reid Spencer2007-08-07
* Add another missing option.Reid Spencer2007-08-07
* Add some more missing options.Reid Spencer2007-08-07
* Remove the -f option which is no longer supported, but add the -fake-argv0Reid Spencer2007-08-07
* Update links to the command guide generated documentation.Reid Spencer2007-08-05
* Alphabetize. Document -mlimit parameter.Nick Lewycky2007-07-18
* eliminated all references to 'bytecode' from .pod filesGabor Greif2007-07-09
* Bytecode -> BitcodeReid Spencer2007-07-09
* Minor language change upgrader -> upgrade toolReid Spencer2007-07-09
* This dir does not appear under /docs anymore but under /cmds so use anReid Spencer2007-07-09
* Fix some minor typos.Reid Spencer2007-07-09
* Fix some typos.Reid Spencer2007-07-09
* Fix a typo.Reid Spencer2007-07-09
* Fix a typo.Reid Spencer2007-07-09
* Fix some minor typos, again to test the auto-update of the web site.Reid Spencer2007-07-09
* Remove an unneeded space, mostly to verify that auto-update of theReid Spencer2007-07-09
* Add a note about llvm2cpp's dubious future.Reid Spencer2007-07-05
* Convert .cvsignore filesJohn Criswell2007-06-29
* remove dead optionChris Lattner2007-05-06
* Remove broken links to gccas and gccld.Reid Spencer2007-02-18
* Remove references to the now deprecated gccas and gccld.Reid Spencer2007-02-12
* Update for llvm-gcc v4.0 usage.Reid Spencer2007-02-12
* Remove gccas.pod and references to gccas and gccld.Reid Spencer2007-02-09
* gccld is gone.Reid Spencer2007-02-09
* Fix some formatting mistakes.Reid Spencer2007-02-09
* Merge gccld documentation in here. gccld will go away soon.Reid Spencer2007-02-09
* For PR1152:Reid Spencer2007-02-03
* And even more correctly.Reid Spencer2007-02-03
* Format the examples correctly.Reid Spencer2007-02-03
* For PR1152:Reid Spencer2007-02-03
* Document this tool as experimental and list its deficiencies.Reid Spencer2007-01-04
* Add llvm-upgrade documentation.Reid Spencer2006-12-02
* Document the llvm-upgrade tool.Reid Spencer2006-12-02