| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug 422 fixed. | Reid Spencer | 2004-08-16 | 1 | -0/+2 |
| | | | | | llvm-svn: 15822 | ||||
| * | Merged in RELEASE_13. This fixes the Command Guide link when browsing the | John Criswell | 2004-08-16 | 1 | -2/+2 |
| | | | | | | | files from a local filesystem. llvm-svn: 15821 | ||||
| * | Merged in release_13 branch. | John Criswell | 2004-08-16 | 1 | -19/+21 |
| | | | | | llvm-svn: 15819 | ||||
| * | Bug fixed | Chris Lattner | 2004-08-16 | 1 | -1/+2 |
| | | | | | llvm-svn: 15813 | ||||
| * | Scrub all LLVM 1.3 stuff, changing over to 1.4. Add info about PR419, | Chris Lattner | 2004-08-16 | 1 | -185/+13 |
| | | | | | | | which is now fixed. llvm-svn: 15800 | ||||
| * | Use the `tools-only' target to avoid getting warnings about not having a CFE. | Misha Brukman | 2004-08-14 | 1 | -6/+3 |
| | | | | | llvm-svn: 15744 | ||||
| * | Added description of usage of the getPosition() option on cl::opt and | Reid Spencer | 2004-08-13 | 1 | -1/+59 |
| | | | | | | | cl::list. llvm-svn: 15726 | ||||
| * | Wrap long lines and try to fill the 80 chars per line so that we don't have too | Misha Brukman | 2004-08-12 | 1 | -21/+25 |
| | | | | | | | many short lines. llvm-svn: 15706 | ||||
| * | * Escape &, <, and > | Misha Brukman | 2004-08-12 | 1 | -15/+24 |
| | | | | | | | | * Wrap code in <tt> or for larger blocks, <div class="doc_text"> * Wrap lines at 80 cols llvm-svn: 15705 | ||||
| * | Add description of packed type support. | Chris Lattner | 2004-08-12 | 1 | -21/+39 |
| | | | | | | | Patch contributed by Brad Jones! llvm-svn: 15704 | ||||
| * | Add information on adding a derived type to LLVM, patch contributed by | Chris Lattner | 2004-08-12 | 1 | -1/+41 |
| | | | | | | | Brad Jones! llvm-svn: 15703 | ||||
| * | Finish HTMLizing the document. Configuration section is very crufty. | Reid Spencer | 2004-08-10 | 1 | -94/+32 |
| | | | | | llvm-svn: 15611 | ||||
| * | Fixed some spellos and grammaros. | Reid Spencer | 2004-08-10 | 1 | -2/+2 |
| | | | | | llvm-svn: 15610 | ||||
| * | Add note about AIX/PowerPC with disk space requirements. Wrap long line. | Misha Brukman | 2004-08-09 | 1 | -4/+16 |
| | | | | | llvm-svn: 15588 | ||||
| * | * CFE builds on AIX/PowerPC | Misha Brukman | 2004-08-09 | 1 | -5/+6 |
| | | | | | | | * Wrap long code lines llvm-svn: 15584 | ||||
| * | Move information on Configuration files to the ../CompilerDriver.html | Reid Spencer | 2004-08-09 | 1 | -235/+9 |
| | | | | | | | file since it doesn't belong in the man page. llvm-svn: 15575 | ||||
| * | This is the initial draft of the Compiler Driver documentation. It is not | Reid Spencer | 2004-08-09 | 1 | -0/+572 |
| | | | | | | | | worthy of review at this point. There is much thought and content remaining to be written. llvm-svn: 15574 | ||||
| * | This isn't a bug, it's a missing feature | Chris Lattner | 2004-08-08 | 1 | -3/+1 |
| | | | | | llvm-svn: 15571 | ||||
| * | Added information about the configuration file. This is a temporary home | Reid Spencer | 2004-08-07 | 1 | -4/+93 |
| | | | | | | | | for this information as it belongs in a larger document on the subject of llvmc. llvm-svn: 15566 | ||||
| * | Correct spelling mistakes. Wrap lines at 80 columns. | Reid Spencer | 2004-08-06 | 1 | -25/+25 |
| | | | | | llvm-svn: 15562 | ||||
| * | Various updates suggested by Misha and Chris. Moved material that is | Reid Spencer | 2004-08-06 | 1 | -73/+222 |
| | | | | | | | aimed more at the comiler writer than the llvmc user later in the document. llvm-svn: 15561 | ||||
| * | First version of a manual page for the llvmc compiler driver. This tool is | Reid Spencer | 2004-08-06 | 1 | -0/+383 |
| | | | | | | | | | | being documented before being written to foster discussion about what the tool should do. Eventually, we'll achieve a decision point at which time this document forms the requirements for the tool from which it will be coded. llvm-svn: 15552 | ||||
| * | More prominantly mention ppc support, more accurately describe its status | Chris Lattner | 2004-08-05 | 1 | -2/+5 |
| | | | | | llvm-svn: 15533 | ||||
| * | * Mention PowerPC as new feature, and experimental feature | Misha Brukman | 2004-08-05 | 1 | -10/+14 |
| | | | | | | | * Wrap long lines to 80 cols llvm-svn: 15532 | ||||
| * | Surround code element with <tt> tags | Misha Brukman | 2004-08-04 | 1 | -2/+2 |
| | | | | | llvm-svn: 15507 | ||||
| * | Add note | Chris Lattner | 2004-08-04 | 1 | -0/+1 |
| | | | | | llvm-svn: 15481 | ||||
| * | Fix linkage types | Chris Lattner | 2004-08-04 | 1 | -3/+3 |
| | | | | | llvm-svn: 15464 | ||||
| * | Added note for PR413 | Reid Spencer | 2004-08-04 | 1 | -0/+3 |
| | | | | | | | Tools now respond to the --version option. llvm-svn: 15456 | ||||
| * | Line length <= 80 cols. | Reid Spencer | 2004-08-03 | 1 | -1/+2 |
| | | | | | llvm-svn: 15449 | ||||
| * | Fix some indentation (so brg can test commit script). | Reid Spencer | 2004-08-03 | 1 | -4/+4 |
| | | | | | llvm-svn: 15448 | ||||
| * | Fix line lengths. | Reid Spencer | 2004-08-03 | 1 | -2/+4 |
| | | | | | llvm-svn: 15446 | ||||
| * | Properly wrap some lines. | Reid Spencer | 2004-08-03 | 1 | -17/+15 |
| | | | | | llvm-svn: 15440 | ||||
| * | Moved into SparcV9 directory | Chris Lattner | 2004-08-03 | 1 | -197/+0 |
| | | | | | llvm-svn: 15430 | ||||
| * | Simplify the first example, as the LLVM IR interfaces have evolved. Other | Chris Lattner | 2004-08-03 | 1 | -16/+13 |
| | | | | | | | examples in this doc could also be simplified dramatically in similar ways. llvm-svn: 15428 | ||||
| * | Add link for IRC | Chris Lattner | 2004-08-02 | 1 | -3/+3 |
| | | | | | llvm-svn: 15421 | ||||
| * | Written by | Chris Lattner | 2004-08-02 | 1 | -0/+4 |
| | | | | | llvm-svn: 15420 | ||||
| * | continue hacking | Chris Lattner | 2004-08-02 | 1 | -26/+11 |
| | | | | | llvm-svn: 15419 | ||||
| * | Revamp the index page | Chris Lattner | 2004-08-02 | 1 | -119/+143 |
| | | | | | llvm-svn: 15418 | ||||
| * | ... now real HTML 4.01 strict! | Chris Lattner | 2004-08-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 15417 | ||||
| * | Substantially hack on and clean up the release notes | Chris Lattner | 2004-08-02 | 1 | -67/+54 |
| | | | | | llvm-svn: 15416 | ||||
| * | Fix #includes of i*.h => Instructions.h as per PR403: | Chris Lattner | 2004-07-29 | 1 | -2/+2 |
| | | | | | | | http://llvm.cs.uiuc.edu/PR403 . llvm-svn: 15338 | ||||
| * | Fix #includes of i*.h => Instructions.h as per PR403. | Misha Brukman | 2004-07-29 | 1 | -1/+1 |
| | | | | | llvm-svn: 15334 | ||||
| * | Updates to reflect most recent changes to bytecode file format: | Reid Spencer | 2004-07-29 | 1 | -940/+1279 |
| | | | | | | | | | * Dependent libraries & target triple * Short block headers * 24-bit type slot ids. llvm-svn: 15314 | ||||
| * | Fix grammar, eliminate double parenthesized sentence fragment. | Misha Brukman | 2004-07-28 | 1 | -4/+5 |
| | | | | | llvm-svn: 15313 | ||||
| * | * Wrap code listings in <div class="doc_code"> | Misha Brukman | 2004-07-28 | 1 | -38/+49 |
| | | | | | | | | * Wrap keywords in <tt> * Wrap lines at 80 cols llvm-svn: 15312 | ||||
| * | * Use the doc_code class for code listings to make it stand out from text | Misha Brukman | 2004-07-28 | 1 | -55/+64 |
| | | | | | | | | * Wrap text in soft, comfortable <div>s and <p>s * Wrap lines at 80 cols llvm-svn: 15311 | ||||
| * | Put <tt> around verbatim code elements. | Misha Brukman | 2004-07-28 | 1 | -18/+17 |
| | | | | | llvm-svn: 15310 | ||||
| * | New functionality | Chris Lattner | 2004-07-27 | 1 | -3/+5 |
| | | | | | llvm-svn: 15266 | ||||
| * | Document new syntax | Chris Lattner | 2004-07-27 | 1 | -0/+2 |
| | | | | | llvm-svn: 15265 | ||||
| * | Remove dead section | Chris Lattner | 2004-07-26 | 1 | -17/+1 |
| | | | | | llvm-svn: 15241 | ||||

