Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the stacker doc is way out of date. | Chris Lattner | 2008-08-11 | 1 | -1428/+0 |
| | | | | llvm-svn: 54631 | ||||
* | merge of 49966 from branches/ggreif/use-diet to trunk. these are already ↵ | Gabor Greif | 2008-04-19 | 1 | -9/+9 |
| | | | | | | active API changes llvm-svn: 49968 | ||||
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -5/+15 |
| | | | | llvm-svn: 42231 | ||||
* | Subversionify the documentation. | Reid Spencer | 2007-07-09 | 1 | -2/+3 |
| | | | | llvm-svn: 38442 | ||||
* | Update for changes in location of Stacker. | Reid Spencer | 2007-01-17 | 1 | -11/+16 |
| | | | | llvm-svn: 33293 | ||||
* | Typo. | Nick Lewycky | 2006-12-31 | 1 | -1/+1 |
| | | | | llvm-svn: 32774 | ||||
* | Fix an example that used the old SetCondInst instruction. | Reid Spencer | 2006-12-19 | 1 | -1/+1 |
| | | | | llvm-svn: 32681 | ||||
* | For PR950: | Reid Spencer | 2006-10-20 | 1 | -5/+5 |
| | | | | | | | | This patch implements the first increment for the Signless Types feature. All changes pertain to removing the ConstantSInt and ConstantUInt classes in favor of just using ConstantInt. llvm-svn: 31063 | ||||
* | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
| | | | | llvm-svn: 26746 | ||||
* | Correct the descriptions of WHILE...END and RROT. Thanks to Lalo Martins | Reid Spencer | 2005-05-04 | 1 | -17/+21 |
| | | | | | | for pointing out these errors. llvm-svn: 21683 | ||||
* | Update table to llvm.css standards. | Reid Spencer | 2004-11-01 | 1 | -15/+11 |
| | | | | llvm-svn: 17409 | ||||
* | Take one item off the "to do" list: implemented -O1 .. -O5 options for | Reid Spencer | 2004-09-04 | 1 | -2/+0 |
| | | | | | | optimization in stkrc instead of depending on "opt" llvm-svn: 16169 | ||||
* | 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 | ||||
* | Fix broken internal link; add stub for missing subsection. | Misha Brukman | 2004-06-03 | 1 | -1/+6 |
| | | | | llvm-svn: 14003 | ||||
* | Make use of the new doc_author class. "Seperate content from presentation" ↵ | Chris Lattner | 2004-05-23 | 1 | -2/+2 |
| | | | | | | they said. llvm-svn: 13675 | ||||
* | Removed the 64-bit fix from the "to do" list since the bug is fixed. | Reid Spencer | 2004-05-22 | 1 | -5/+0 |
| | | | | llvm-svn: 13624 | ||||
* | Insert spacing between the table and the next section. | Misha Brukman | 2004-05-13 | 1 | -1/+2 |
| | | | | llvm-svn: 13523 | ||||
* | * Use stylesheets for table borders so we factor out the formatting and can | Misha Brukman | 2004-05-13 | 1 | -336/+343 |
| | | | | | | | | | adjust it much easier. Also changed border to gray to fit into the current color scheme. * Convert < and > to < and >, respectively. * Wrap long lines at 80 cols llvm-svn: 13522 | ||||
* | Made document HTML-4.01 (Strict)-compliant. | Misha Brukman | 2004-05-12 | 1 | -69/+78 |
| | | | | llvm-svn: 13505 | ||||
* | * Fix capitalization of PICk | Misha Brukman | 2004-04-16 | 1 | -11/+11 |
| | | | | | | * Wrap long lines to 80 cols llvm-svn: 12988 | ||||
* | Fix spelling. | Alkis Evlogimenos | 2004-03-11 | 1 | -1/+1 |
| | | | | llvm-svn: 12287 | ||||
* | Merged in RELEASE_11. | John Criswell | 2003-12-18 | 1 | -66/+67 |
| | | | | llvm-svn: 10516 | ||||
* | Check in patch that Reid submitted | Chris Lattner | 2003-12-18 | 1 | -335/+383 |
| | | | | llvm-svn: 10505 | ||||
* | fix broken link | Chris Lattner | 2003-12-01 | 1 | -1/+1 |
| | | | | llvm-svn: 10273 | ||||
* | Minor fixes | Chris Lattner | 2003-11-25 | 1 | -6/+6 |
| | | | | llvm-svn: 10202 | ||||
* | Apply docs patch fro Reid | Chris Lattner | 2003-11-25 | 1 | -49/+125 |
| | | | | llvm-svn: 10201 | ||||
* | Apply doc patch from PR136. | Brian Gaeke | 2003-11-24 | 1 | -59/+347 |
| | | | | llvm-svn: 10198 | ||||
* | Add documentation for Stacker. | Brian Gaeke | 2003-11-24 | 1 | -0/+987 |
llvm-svn: 10189 |