Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First attempt at llvm-ar documentation. Modifiers need a little more | Reid Spencer | 2004-11-11 | 1 | -0/+238 |
| | | | | | | explanation. llvm-svn: 17681 | ||||
* | Fix documentation for Makefile target name change. install-bytecode is now | Reid Spencer | 2004-11-11 | 2 | -5/+5 |
| | | | | | | just "install" in the runtime directory. llvm-svn: 17677 | ||||
* | Implement and document the TOOL_VERBOSE option that asks each tool invoked | Reid Spencer | 2004-11-08 | 1 | -0/+6 |
| | | | | | | to be verbose about its actions too. llvm-svn: 17624 | ||||
* | Fix typo. | Reid Spencer | 2004-11-08 | 1 | -1/+1 |
| | | | | llvm-svn: 17623 | ||||
* | Document compressed bytecode details. | Reid Spencer | 2004-11-08 | 1 | -1/+28 |
| | | | | llvm-svn: 17622 | ||||
* | First draft of compendium of documents relevant to writers of LLVM machine | Misha Brukman | 2004-11-08 | 1 | -0/+246 |
| | | | | | | target backends llvm-svn: 17609 | ||||
* | Recommend that new users read the documentation before they get started, | Reid Spencer | 2004-11-08 | 1 | -0/+3 |
| | | | | | | | with a little twist of humor. This more than anything else will help people get started with LLVM. llvm-svn: 17605 | ||||
* | Correct and Explain the first rule of thumb better. | Reid Spencer | 2004-11-08 | 1 | -2/+4 |
| | | | | llvm-svn: 17604 | ||||
* | Fix typo. | Reid Spencer | 2004-11-08 | 1 | -1/+1 |
| | | | | llvm-svn: 17603 | ||||
* | Fix grammar: use commas in a list of entities | Misha Brukman | 2004-11-08 | 1 | -2/+2 |
| | | | | llvm-svn: 17602 | ||||
* | * Fix file-relative links: they need '#' prepended to the target name | Misha Brukman | 2004-11-07 | 1 | -8/+8 |
| | | | | | | * Balance an open parenthesis llvm-svn: 17595 | ||||
* | First version of this document listing the required software. Might need | Reid Spencer | 2004-11-07 | 1 | -0/+94 |
| | | | | | | to be made platform specific. Contents reflect my Linux build environment. llvm-svn: 17580 | ||||
* | Add a section for PPC, though it's empty for now | Chris Lattner | 2004-11-07 | 1 | -0/+14 |
| | | | | llvm-svn: 17553 | ||||
* | * Add note about benchmarking programs and submitting reduced test cases | Misha Brukman | 2004-11-07 | 1 | -1/+23 |
| | | | | | | * Replace llvm.org with llvm.cs.uiuc.edu llvm-svn: 17551 | ||||
* | Replace llvm.org => llvm.cs.uiuc.edu | Misha Brukman | 2004-11-07 | 2 | -2/+2 |
| | | | | llvm-svn: 17550 | ||||
* | List the individual tools for easier reference. | Reid Spencer | 2004-11-01 | 1 | -3/+23 |
| | | | | | | | | Make the bugpoint link reference the man page in the CommandGuide until the Bugpoint.html file can describe bugpoint in a little more of a tutorial style instead of just being a man page. llvm-svn: 17416 | ||||
* | Add compliant header. | Reid Spencer | 2004-11-01 | 1 | -3/+11 |
| | | | | | | NOTE: This doc needs to describe the bugpoint "subsystem" not the tool. llvm-svn: 17415 | ||||
* | Add missing tag. | Reid Spencer | 2004-11-01 | 1 | -1/+3 |
| | | | | llvm-svn: 17414 | ||||
* | Update table to llvm.css standards. | Reid Spencer | 2004-11-01 | 1 | -15/+11 |
| | | | | llvm-svn: 17409 | ||||
* | Get rid of bogus entity references. | Reid Spencer | 2004-11-01 | 1 | -2/+4 |
| | | | | llvm-svn: 17408 | ||||
* | Attempt CSS 2 compliance. | Reid Spencer | 2004-11-01 | 1 | -2/+2 |
| | | | | llvm-svn: 17404 | ||||
* | Attempt CSS 2 validation. | Reid Spencer | 2004-11-01 | 1 | -2/+2 |
| | | | | llvm-svn: 17403 | ||||
* | HTML 4.01 Strict compliance. | Reid Spencer | 2004-11-01 | 1 | -6/+6 |
| | | | | llvm-svn: 17402 | ||||
* | Correct the document type declaration. | Reid Spencer | 2004-11-01 | 1 | -2/+1 |
| | | | | llvm-svn: 17401 | ||||
* | Add the HTML 4.01 and CSS icons with links to validators. | Reid Spencer | 2004-11-01 | 1 | -1/+7 |
| | | | | llvm-svn: 17400 | ||||
* | Attempt HTML 4.01 Strict compliance. | Reid Spencer | 2004-11-01 | 2 | -38/+41 |
| | | | | llvm-svn: 17399 | ||||
* | Cleanup the constants section. | Reid Spencer | 2004-11-01 | 1 | -81/+84 |
| | | | | llvm-svn: 17398 | ||||
* | Remove spurious end tag, fix indentation. | Reid Spencer | 2004-11-01 | 1 | -16/+16 |
| | | | | llvm-svn: 17397 | ||||
* | Make HTML 4.01 Strict compliant. | Reid Spencer | 2004-11-01 | 1 | -3/+3 |
| | | | | llvm-svn: 17396 | ||||
* | Fix tag placement to make HTML 4.01 Strict compliant. | Reid Spencer | 2004-11-01 | 1 | -1/+1 |
| | | | | llvm-svn: 17395 | ||||
* | Minor format tweask for tables. | Reid Spencer | 2004-11-01 | 7 | -187/+141 |
| | | | | llvm-svn: 17394 | ||||
* | Add layout classes for table elements so tables can be used for layouts. | Reid Spencer | 2004-11-01 | 1 | -0/+12 |
| | | | | | | | This is easier than attempting to figure out dual purpose columnar layouts for multiple browser types. All browsers understand tables. llvm-svn: 17393 | ||||
* | Configuration -> BuildMode | Reid Spencer | 2004-11-01 | 1 | -1/+3 |
| | | | | llvm-svn: 17392 | ||||
* | Wrap to 80 cols | Reid Spencer | 2004-10-31 | 1 | -35/+67 |
| | | | | llvm-svn: 17385 | ||||
* | Add UsingLibraries.html link. | Reid Spencer | 2004-10-31 | 1 | -0/+3 |
| | | | | llvm-svn: 17384 | ||||
* | Give table headers the striped background. | Reid Spencer | 2004-10-31 | 1 | -1/+4 |
| | | | | llvm-svn: 17382 | ||||
* | * Moved from ObjectFiles.html | Reid Spencer | 2004-10-31 | 1 | -233/+95 |
| | | | | | | | | * Changed names of libraries to reflect new naming scheme * Added some more introductory material * Added a rule of thumb. llvm-svn: 17381 | ||||
* | Renamed UsingLibraries.html | Reid Spencer | 2004-10-31 | 1 | -0/+0 |
| | | | | llvm-svn: 17380 | ||||
* | Add the preconditions target per suggestion by Henrik Bach. | Reid Spencer | 2004-10-31 | 1 | -0/+15 |
| | | | | llvm-svn: 17373 | ||||
* | One more missing end tag. | Reid Spencer | 2004-10-31 | 1 | -1/+1 |
| | | | | llvm-svn: 17371 | ||||
* | Correct tag usage for HTML 4.01 Strict compliance | Reid Spencer | 2004-10-31 | 1 | -13/+14 |
| | | | | llvm-svn: 17370 | ||||
* | Add a tutorial and some more general concepts. | Reid Spencer | 2004-10-31 | 1 | -26/+127 |
| | | | | llvm-svn: 17369 | ||||
* | Add a few more terms. | Reid Spencer | 2004-10-30 | 1 | -0/+39 |
| | | | | llvm-svn: 17364 | ||||
* | Complete the description of public variables. Internal variables are listed | Reid Spencer | 2004-10-30 | 1 | -135/+357 |
| | | | | | | but not described. It might just stay that way. llvm-svn: 17363 | ||||
* | * Add spaces between function names for readability | Misha Brukman | 2004-10-29 | 1 | -35/+45 |
| | | | | | | * Separate paragraphs, flush HTML text to left margin for ease of editing llvm-svn: 17333 | ||||
* | Add a couple of new features | Chris Lattner | 2004-10-27 | 1 | -0/+3 |
| | | | | llvm-svn: 17282 | ||||
* | Use <tt> around "#include" and "std::endl" | Misha Brukman | 2004-10-26 | 1 | -20/+21 |
| | | | | llvm-svn: 17258 | ||||
* | Use <tt> around header names | Misha Brukman | 2004-10-26 | 1 | -2/+3 |
| | | | | llvm-svn: 17256 | ||||
* | * Fix spelling and grammar errors | Misha Brukman | 2004-10-26 | 1 | -10/+13 |
| | | | | | | | | * Close <p> tags properly * Break up paragraphs with blank lines, clean up text alignment * Delete unbalanced " llvm-svn: 17254 | ||||
* | Bug fixed | Chris Lattner | 2004-10-25 | 1 | -0/+2 |
| | | | | llvm-svn: 17231 |