| Commit message (Expand) | Author | Age | Files | Lines |
* | Mimic gcc behaviour with regard to response files. | Mikhail Glushenkov | 2009-01-21 | 1 | -0/+16 |
* | remove some dead options. | Chris Lattner | 2009-01-12 | 1 | -10/+1 |
* | Add a --check-graph option to llvmc. | Mikhail Glushenkov | 2009-01-09 | 1 | -0/+6 |
* | Man page update. | Mikhail Glushenkov | 2008-12-12 | 1 | -0/+8 |
* | * Fixed formatting of command descriptions to be consistent: | Misha Brukman | 2008-12-11 | 1 | -6/+6 |
* | Man page typo fix. | Mikhail Glushenkov | 2008-12-09 | 1 | -1/+1 |
* | Generalize bugpoint's concept of a "safe" backend, and add options | Dan Gohman | 2008-12-08 | 1 | -4/+32 |
* | Man page update. | Mikhail Glushenkov | 2008-12-07 | 1 | -0/+12 |
* | Describe some more options in the man page. | Mikhail Glushenkov | 2008-11-26 | 1 | -8/+62 |
* | Add a man page for llvmc. Really basic for now, will be updated later. | Mikhail Glushenkov | 2008-11-25 | 2 | -9/+82 |
* | llvm-ld doesn't have a -march option. This fixes PR2961 | Chris Lattner | 2008-10-28 | 1 | -4/+0 |
* | Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code. | Nick Lewycky | 2008-10-26 | 1 | -5/+5 |
* | stacker is really gone. | Chris Lattner | 2008-08-06 | 1 | -1/+1 |
* | remove stacker | Chris Lattner | 2008-08-06 | 2 | -102/+2 |
* | remove a bunch of dead options that never did anything. | Chris Lattner | 2008-06-25 | 1 | -28/+0 |
* | Improve description of -emit-llvm. | Dale Johannesen | 2008-06-12 | 1 | -17/+8 |
* | Create dirs as needed. | Tanya Lattner | 2008-06-09 | 1 | -0/+6 |
* | Remove entries from here also | Anton Korobeynikov | 2008-05-04 | 1 | -5/+0 |
* | Drop llvmc also, it will be replaced by shiny new llvmc2 | Anton Korobeynikov | 2008-05-04 | 1 | -431/+0 |
* | Drop llvm2cpp, it's now a llc target | Anton Korobeynikov | 2008-05-04 | 1 | -217/+0 |
* | Added note to getting started guide to use llvm-gcc4.2. | Tanya Lattner | 2008-04-07 | 2 | -69/+0 |
* | Tweak build system to allow for installing the tutorial and uninstalling the ... | Erick Tryzelaar | 2008-03-30 | 1 | -2/+2 |
* | heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mod... | Chris Lattner | 2008-02-12 | 1 | -40/+30 |
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Who thought up this crazy formatting scheme? | Reid Spencer | 2007-08-07 | 1 | -83/+23 |
* | Okay, over/back tags don't next. | Reid Spencer | 2007-08-07 | 1 | -9/+29 |
* | Try an indent level for better formatting. | Reid Spencer | 2007-08-07 | 1 | -6/+12 |
* | Add the code generation options. | Reid Spencer | 2007-08-07 | 1 | -0/+119 |
* | Rearrange options into sections and add the last floating point related option. | Reid Spencer | 2007-08-07 | 1 | -14/+32 |
* | Add the -disable-excess-fp-precision option. | Reid Spencer | 2007-08-07 | 1 | -0/+4 |
* | Add another missing option. | Reid Spencer | 2007-08-07 | 1 | -0/+5 |
* | Add some more missing options. | Reid Spencer | 2007-08-07 | 1 | -2/+12 |
* | Remove the -f option which is no longer supported, but add the -fake-argv0 | Reid Spencer | 2007-08-07 | 1 | -5/+2 |
* | Update links to the command guide generated documentation. | Reid Spencer | 2007-08-05 | 1 | -22/+22 |
* | Alphabetize. Document -mlimit parameter. | Nick Lewycky | 2007-07-18 | 1 | -6/+11 |
* | eliminated all references to 'bytecode' from .pod files | Gabor Greif | 2007-07-09 | 18 | -92/+92 |
* | Bytecode -> Bitcode | Reid Spencer | 2007-07-09 | 1 | -28/+28 |
* | Minor language change upgrader -> upgrade tool | Reid Spencer | 2007-07-09 | 1 | -2/+2 |
* | This dir does not appear under /docs anymore but under /cmds so use an | Reid Spencer | 2007-07-09 | 1 | -1/+1 |
* | Fix some minor typos. | Reid Spencer | 2007-07-09 | 1 | -3/+3 |
* | Fix some typos. | Reid Spencer | 2007-07-09 | 1 | -2/+2 |
* | Fix a typo. | Reid Spencer | 2007-07-09 | 1 | -1/+1 |
* | Fix a typo. | Reid Spencer | 2007-07-09 | 1 | -1/+1 |
* | Fix some minor typos, again to test the auto-update of the web site. | Reid Spencer | 2007-07-09 | 1 | -2/+2 |
* | Remove an unneeded space, mostly to verify that auto-update of the | Reid Spencer | 2007-07-09 | 1 | -1/+1 |
* | Add a note about llvm2cpp's dubious future. | Reid Spencer | 2007-07-05 | 1 | -0/+8 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 5 | -11/+0 |
* | remove dead option | Chris Lattner | 2007-05-06 | 1 | -4/+0 |
* | Remove broken links to gccas and gccld. | Reid Spencer | 2007-02-18 | 1 | -6/+0 |
* | Remove references to the now deprecated gccas and gccld. | Reid Spencer | 2007-02-12 | 1 | -2/+1 |