aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
...
* Documentation update.Mikhail Glushenkov2009-03-271-10/+14
* Document the -gcc-tool-args bugpoint option.Bill Wendling2009-03-021-1/+6
* Fix typo. Found by William Moss.Bill Wendling2009-02-281-1/+1
* Mimic gcc behaviour with regard to response files.Mikhail Glushenkov2009-01-211-0/+16
* remove some dead options.Chris Lattner2009-01-121-10/+1
* Add a --check-graph option to llvmc.Mikhail Glushenkov2009-01-091-0/+6
* Man page update.Mikhail Glushenkov2008-12-121-0/+8
* * Fixed formatting of command descriptions to be consistent:Misha Brukman2008-12-111-6/+6
* Man page typo fix.Mikhail Glushenkov2008-12-091-1/+1
* Generalize bugpoint's concept of a "safe" backend, and add optionsDan Gohman2008-12-081-4/+32
* Man page update.Mikhail Glushenkov2008-12-071-0/+12
* Describe some more options in the man page.Mikhail Glushenkov2008-11-261-8/+62
* Add a man page for llvmc. Really basic for now, will be updated later.Mikhail Glushenkov2008-11-252-9/+82
* llvm-ld doesn't have a -march option. This fixes PR2961Chris Lattner2008-10-281-4/+0
* Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.Nick Lewycky2008-10-261-5/+5
* 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