Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove entries from here also | Anton Korobeynikov | 2008-05-04 | 1 | -5/+0 |
| | | | | llvm-svn: 50616 | ||||
* | Drop llvmc also, it will be replaced by shiny new llvmc2 | Anton Korobeynikov | 2008-05-04 | 1 | -431/+0 |
| | | | | llvm-svn: 50615 | ||||
* | Drop llvm2cpp, it's now a llc target | Anton Korobeynikov | 2008-05-04 | 1 | -217/+0 |
| | | | | llvm-svn: 50614 | ||||
* | Added note to getting started guide to use llvm-gcc4.2. | Tanya Lattner | 2008-04-07 | 2 | -69/+0 |
| | | | | | | Removed llvm-upgrade from documentations. llvm-svn: 49346 | ||||
* | Tweak build system to allow for installing the tutorial and uninstalling the ↵ | Erick Tryzelaar | 2008-03-30 | 1 | -2/+2 |
| | | | | | | docs. llvm-svn: 48968 | ||||
* | heavily refactor this to have less duplication between BUILD_FOR_WEBSITE ↵ | Chris Lattner | 2008-02-12 | 1 | -40/+30 |
| | | | | | | mode and not. llvm-svn: 46991 | ||||
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | llvm-svn: 45416 | ||||
* | Who thought up this crazy formatting scheme? | Reid Spencer | 2007-08-07 | 1 | -83/+23 |
| | | | | llvm-svn: 40905 | ||||
* | Okay, over/back tags don't next. | Reid Spencer | 2007-08-07 | 1 | -9/+29 |
| | | | | llvm-svn: 40904 | ||||
* | Try an indent level for better formatting. | Reid Spencer | 2007-08-07 | 1 | -6/+12 |
| | | | | | | Add the -version option. llvm-svn: 40902 | ||||
* | Add the code generation options. | Reid Spencer | 2007-08-07 | 1 | -0/+119 |
| | | | | llvm-svn: 40900 | ||||
* | Rearrange options into sections and add the last floating point related option. | Reid Spencer | 2007-08-07 | 1 | -14/+32 |
| | | | | llvm-svn: 40895 | ||||
* | Add the -disable-excess-fp-precision option. | Reid Spencer | 2007-08-07 | 1 | -0/+4 |
| | | | | llvm-svn: 40894 | ||||
* | Add another missing option. | Reid Spencer | 2007-08-07 | 1 | -0/+5 |
| | | | | llvm-svn: 40893 | ||||
* | Add some more missing options. | Reid Spencer | 2007-08-07 | 1 | -2/+12 |
| | | | | llvm-svn: 40892 | ||||
* | Remove the -f option which is no longer supported, but add the -fake-argv0 | Reid Spencer | 2007-08-07 | 1 | -5/+2 |
| | | | | | | option which is similar. llvm-svn: 40891 | ||||
* | Update links to the command guide generated documentation. | Reid Spencer | 2007-08-05 | 1 | -22/+22 |
| | | | | llvm-svn: 40855 | ||||
* | Alphabetize. Document -mlimit parameter. | Nick Lewycky | 2007-07-18 | 1 | -6/+11 |
| | | | | llvm-svn: 39990 | ||||
* | eliminated all references to 'bytecode' from .pod files | Gabor Greif | 2007-07-09 | 18 | -92/+92 |
| | | | | llvm-svn: 38452 | ||||
* | Bytecode -> Bitcode | Reid Spencer | 2007-07-09 | 1 | -28/+28 |
| | | | | llvm-svn: 38438 | ||||
* | Minor language change upgrader -> upgrade tool | Reid Spencer | 2007-07-09 | 1 | -2/+2 |
| | | | | llvm-svn: 38437 | ||||
* | This dir does not appear under /docs anymore but under /cmds so use an | Reid Spencer | 2007-07-09 | 1 | -1/+1 |
| | | | | | | absolute path to the llvm.css file. llvm-svn: 38436 | ||||
* | Fix some minor typos. | Reid Spencer | 2007-07-09 | 1 | -3/+3 |
| | | | | llvm-svn: 38434 | ||||
* | Fix some typos. | Reid Spencer | 2007-07-09 | 1 | -2/+2 |
| | | | | llvm-svn: 38433 | ||||
* | Fix a typo. | Reid Spencer | 2007-07-09 | 1 | -1/+1 |
| | | | | llvm-svn: 38432 | ||||
* | Fix a typo. | Reid Spencer | 2007-07-09 | 1 | -1/+1 |
| | | | | llvm-svn: 38431 | ||||
* | Fix some minor typos, again to test the auto-update of the web site. | Reid Spencer | 2007-07-09 | 1 | -2/+2 |
| | | | | llvm-svn: 38430 | ||||
* | Remove an unneeded space, mostly to verify that auto-update of the | Reid Spencer | 2007-07-09 | 1 | -1/+1 |
| | | | | | | documentation is working. llvm-svn: 38429 | ||||
* | Add a note about llvm2cpp's dubious future. | Reid Spencer | 2007-07-05 | 1 | -0/+8 |
| | | | | llvm-svn: 37906 | ||||
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 5 | -11/+0 |
| | | | | llvm-svn: 37801 | ||||
* | remove dead option | Chris Lattner | 2007-05-06 | 1 | -4/+0 |
| | | | | llvm-svn: 36898 | ||||
* | Remove broken links to gccas and gccld. | Reid Spencer | 2007-02-18 | 1 | -6/+0 |
| | | | | llvm-svn: 34393 | ||||
* | Remove references to the now deprecated gccas and gccld. | Reid Spencer | 2007-02-12 | 1 | -2/+1 |
| | | | | llvm-svn: 34192 | ||||
* | Update for llvm-gcc v4.0 usage. | Reid Spencer | 2007-02-12 | 2 | -36/+16 |
| | | | | llvm-svn: 34191 | ||||
* | Remove gccas.pod and references to gccas and gccld. | Reid Spencer | 2007-02-09 | 3 | -82/+2 |
| | | | | llvm-svn: 34097 | ||||
* | gccld is gone. | Reid Spencer | 2007-02-09 | 1 | -179/+0 |
| | | | | llvm-svn: 34092 | ||||
* | Fix some formatting mistakes. | Reid Spencer | 2007-02-09 | 1 | -7/+6 |
| | | | | llvm-svn: 34080 | ||||
* | Merge gccld documentation in here. gccld will go away soon. | Reid Spencer | 2007-02-09 | 1 | -19/+107 |
| | | | | llvm-svn: 34079 | ||||
* | For PR1152: | Reid Spencer | 2007-02-03 | 1 | -14/+14 |
| | | | | | | | Update documentation to reflect that this isn't a full-blown executable any more. llvm-svn: 33807 | ||||
* | And even more correctly. | Reid Spencer | 2007-02-03 | 1 | -4/+0 |
| | | | | llvm-svn: 33805 | ||||
* | Format the examples correctly. | Reid Spencer | 2007-02-03 | 1 | -6/+2 |
| | | | | llvm-svn: 33804 | ||||
* | For PR1152: | Reid Spencer | 2007-02-03 | 1 | -1/+46 |
| | | | | | | Update documentation to reflect addition of gccas functionality into opt. llvm-svn: 33803 | ||||
* | Document this tool as experimental and list its deficiencies. | Reid Spencer | 2007-01-04 | 1 | -3/+28 |
| | | | | llvm-svn: 32878 | ||||
* | Add llvm-upgrade documentation. | Reid Spencer | 2006-12-02 | 1 | -0/+66 |
| | | | | llvm-svn: 32125 | ||||
* | Document the llvm-upgrade tool. | Reid Spencer | 2006-12-02 | 1 | -0/+3 |
| | | | | llvm-svn: 32124 | ||||
* | Documented the --disable-compression option in gccld and gccas. | John Criswell | 2006-11-21 | 2 | -0/+8 |
| | | | | llvm-svn: 31892 | ||||
* | Fix PR1005 | Chris Lattner | 2006-11-20 | 2 | -2/+2 |
| | | | | llvm-svn: 31881 | ||||
* | Document new --enable-valgrind option. | Nick Lewycky | 2006-09-14 | 1 | -0/+6 |
| | | | | llvm-svn: 30313 | ||||
* | Excise references to the now defunct "analyze" tool. Merge descriptions | Reid Spencer | 2006-08-28 | 4 | -98/+24 |
| | | | | | | where appropriate. llvm-svn: 29931 | ||||
* | Fixed the awkward description of the -find-bugs option for bugpoint. | Patrick Jenkins | 2006-08-15 | 1 | -1/+1 |
| | | | | llvm-svn: 29708 |