aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1827-0/+4070